Uses of Enum
com.github.weisj.jsvg.parser.CharacterDataParser.State
Packages that use CharacterDataParser.State
-
Uses of CharacterDataParser.State in com.github.weisj.jsvg.parser
Fields in com.github.weisj.jsvg.parser declared as CharacterDataParser.StateMethods in com.github.weisj.jsvg.parser that return CharacterDataParser.StateModifier and TypeMethodDescriptionstatic CharacterDataParser.State
Returns the enum constant of this type with the specified name.static CharacterDataParser.State[]
CharacterDataParser.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.