Uses of Enum Class
com.adobe.epubcheck.vocab.PrefixDeclarationParser.State
Packages that use PrefixDeclarationParser.State
-
Uses of PrefixDeclarationParser.State in com.adobe.epubcheck.vocab
Subclasses with type arguments of type PrefixDeclarationParser.State in com.adobe.epubcheck.vocabFields in com.adobe.epubcheck.vocab with type parameters of type PrefixDeclarationParser.StateModifier and TypeFieldDescriptionprivate static EnumSet<PrefixDeclarationParser.State> PrefixDeclarationParser.FINAL_STATESMethods in com.adobe.epubcheck.vocab that return PrefixDeclarationParser.StateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PrefixDeclarationParser.State[]PrefixDeclarationParser.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.adobe.epubcheck.vocab with parameters of type PrefixDeclarationParser.StateModifier and TypeMethodDescriptionPrefixDeclarationParser.consume(Reader reader, int c, PrefixDeclarationParser.State state)