|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.StackFrame org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.DataFrame
public static class XMLTypeResourceImpl.DataFrame
Field Summary | |
---|---|
protected java.lang.StringBuffer |
stringBuffer
|
Constructor Summary | |
---|---|
XMLTypeResourceImpl.DataFrame()
|
Method Summary | |
---|---|
void |
characters(char[] text,
int start,
int length)
|
java.lang.String |
popValue()
|
Methods inherited from class org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.StackFrame |
---|
create, endElement, endElement, handleAttributes, pop, pushOnto, startElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.StringBuffer stringBuffer
Constructor Detail |
---|
public XMLTypeResourceImpl.DataFrame()
Method Detail |
---|
public void characters(char[] text, int start, int length) throws org.xml.sax.SAXException
characters
in class XMLTypeResourceImpl.StackFrame
org.xml.sax.SAXException
public java.lang.String popValue()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |