Class SingleQuotedAttrValueState
- java.lang.Object
-
- com.itextpdf.tool.xml.parser.state.SingleQuotedAttrValueState
-
-
Constructor Summary
Constructors Constructor Description SingleQuotedAttrValueState(XMLParser parser)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocess(char character)Processes a character and does something with it or does nothing.
-