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.parserMethods 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.