Uses of Class
com.itextpdf.tool.xml.parser.TagState

Packages that use TagState
com.itextpdf.tool.xml.parser Contains the XMLParser. 
 

Uses of TagState in com.itextpdf.tool.xml.parser
 

Methods in com.itextpdf.tool.xml.parser that return TagState
 TagState XMLParser.currentTagState()
          Get the state of the current tag
static TagState TagState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TagState[] TagState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2015. All Rights Reserved.