Uses of Enum Class
com.itextpdf.tool.xml.parser.TagState
Packages that use TagState
-
Uses of TagState in com.itextpdf.tool.xml.parser
Fields 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 TagState
Returns 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 void
XMLParser.currentTagState
(TagState state) Set the state of the current tag