Class AttributeValueState
java.lang.Object
com.itextpdf.tool.xml.parser.state.AttributeValueState
- All Implemented Interfaces:
State
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
process
(char character) Processes a character and does something with it or does nothing.
-
Field Details
-
parser
-
-
Constructor Details
-
AttributeValueState
- Parameters:
parser
- the XMLParser
-
-
Method Details