Deprecated. since 3.0, Use ParserHandler
com.sap.mobile.lib.sdmparser
public class SDMParserHandler
All members of SDMParserHandler, including inherited members.
Variables| Modifier and Type | Variable | Description |
|---|---|---|
| protected List< Integer > | routes | |
| protected List< String > | values | |
| protected StringBuffer | buffer |
| 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) |