Uses of Enum Class
com.itextpdf.tool.xml.parser.TagState
Packages that use TagState
-
Uses of TagState in com.itextpdf.tool.xml.parser
Subclasses with type arguments of type TagState in com.itextpdf.tool.xml.parserFields in com.itextpdf.tool.xml.parser declared as TagStateMethods in com.itextpdf.tool.xml.parser that return TagStateModifier and TypeMethodDescriptionXMLParser.currentTagState()Get the state of the current tagstatic TagStateReturns the enum constant of this class with the specified name.static TagState[]TagState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.itextpdf.tool.xml.parser with parameters of type TagStateModifier and TypeMethodDescriptionprivate voidXMLParser.currentTagState(TagState state) Set the state of the current tag