| Constructor | Description |
|---|---|
SelfClosingTagState(XMLParser parser) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
process(char character) |
Processes a character and does something with it or does nothing.
|
public SelfClosingTagState(XMLParser parser)
parser - the XMLParserCopyright © 1998–2018. All rights reserved.