Deprecated. since 3.0, Use ParserHandler
All members of SDMParserHandler, including inherited members.
Variables| Modifier and Type | Variable | Description |
|---|---|---|
| protected StringBuffer | buffer | |
| protected List< Integer > | routes | |
| protected List< String > | values |
| Modifier and Type | Method | Description |
|---|---|---|
| protected void | addValue() | |
| public void | characters(char[], int, int) | |
| public void | endElement(String, String, String) | |
| public SDMParserDocument | getDocument() | |
| protected String | resolveAttributeName(Attributes, int) | |
| protected String | resolveName(String, String, String) | |
| public void | startDocument() | |
| public void | startElement(String, String, String, Attributes) | |
| public void | startPrefixMapping(String, String) |