Uses of Enum Class
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 class with the specified name.static CharacterDataParser.State[]
CharacterDataParser.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.