Uses of Enum Class
com.github.weisj.jsvg.parser.impl.CharacterDataParser.State
Packages that use CharacterDataParser.State
-
Uses of CharacterDataParser.State in com.github.weisj.jsvg.parser.impl
Subclasses with type arguments of type CharacterDataParser.State in com.github.weisj.jsvg.parser.implFields in com.github.weisj.jsvg.parser.impl declared as CharacterDataParser.StateMethods in com.github.weisj.jsvg.parser.impl that return CharacterDataParser.StateModifier and TypeMethodDescriptionstatic CharacterDataParser.StateReturns 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.