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