Uses of Enum Class
org.jsoup.nodes.Entities.CoreCharset
Packages that use Entities.CoreCharset
-
Uses of Entities.CoreCharset in org.jsoup.nodes
Fields in org.jsoup.nodes declared as Entities.CoreCharsetModifier and TypeFieldDescription(package private) Entities.CoreCharsetDocument.OutputSettings.coreCharsetMethods in org.jsoup.nodes that return Entities.CoreCharsetModifier and TypeMethodDescription(package private) static Entities.CoreCharsetstatic Entities.CoreCharsetReturns the enum constant of this class with the specified name.static Entities.CoreCharset[]Entities.CoreCharset.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jsoup.nodes with parameters of type Entities.CoreCharsetModifier and TypeMethodDescriptionprivate static booleanEntities.canEncode(Entities.CoreCharset charset, char c, CharsetEncoder fallback)