public static class XMLTypeResourceImpl.DataFrame extends XMLTypeResourceImpl.StackFrame
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.StringBuffer |
stringBuffer |
| Constructor and Description |
|---|
XMLTypeResourceImpl.DataFrame() |
| Modifier and Type | Method and Description |
|---|---|
void |
characters(char[] text,
int start,
int length) |
java.lang.String |
popValue() |
create, endElement, endElement, handleAttributes, pop, pushOnto, startElementpublic void characters(char[] text,
int start,
int length)
throws org.xml.sax.SAXException
characters in class XMLTypeResourceImpl.StackFrameorg.xml.sax.SAXExceptionpublic java.lang.String popValue()