|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.tool.xml.parser.state.CloseCommentState
public class CloseCommentState
| Constructor Summary | |
|---|---|
CloseCommentState(XMLParser parser)
|
|
| Method Summary | |
|---|---|
void |
process(char character)
Processes a character and does something with it or does nothing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CloseCommentState(XMLParser parser)
parser - the XMLParser| Method Detail |
|---|
public void process(char character)
State
process in interface Statecharacter - the character for processing.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||