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