Uses of Interface
com.itextpdf.tool.xml.parser.State
Packages that use State
Package
Description
Contains the XMLParser.
Contains all possible states used in the
StateController
.-
Uses of State in com.itextpdf.tool.xml.parser
Fields in com.itextpdf.tool.xml.parser declared as StateModifier and TypeFieldDescriptionprivate final State
StateController.attrValue
private final State
StateController.cdata
private final State
StateController.closeComment
private State
StateController.closeStarComment
private final State
StateController.closingTag
private final State
StateController.comment
private State
StateController.currentState
private final State
StateController.doctype
private final State
StateController.doubleQuoted
private final State
StateController.inTag
private State
StateController.previousState
private final State
StateController.processingInstruction
private final State
StateController.selfClosing
private final State
StateController.singleQuoted
private final State
StateController.specialChar
private State
StateController.starComment
private State
XMLParser.state
private final State
StateController.tagAttributes
private final State
StateController.tagEncountered
private final State
StateController.unknown
private final State
StateController.unquoted
private final State
StateController.xml
Methods in com.itextpdf.tool.xml.parser that return StateMethods in com.itextpdf.tool.xml.parser with parameters of type State -
Uses of State in com.itextpdf.tool.xml.parser.state
Classes in com.itextpdf.tool.xml.parser.state that implement StateModifier and TypeClassDescriptionclass
class
Handles CDATA, currently nothing is done with the data.class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class