|
||||||||||
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.FrameFactory.XMLTypeDocumentRootStackFrame
public static class XMLTypeResourceImpl.FrameFactory.XMLTypeDocumentRootStackFrame
Field Summary | |
---|---|
protected XMLTypeResourceImpl.DataFrame |
cDATA
|
protected XMLTypeResourceImpl.DataFrame |
comment
|
protected XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame |
processingInstruction
|
protected XMLTypeResourceImpl.DataFrame |
text
|
protected XMLTypeDocumentRoot |
theXMLTypeDocumentRoot
|
Constructor Summary | |
---|---|
XMLTypeResourceImpl.FrameFactory.XMLTypeDocumentRootStackFrame()
|
Method Summary | |
---|---|
void |
create()
|
void |
endElement(XMLTypeResourceImpl.StackFrame child)
|
void |
handleAttributes(org.xml.sax.Attributes attributes)
|
protected XMLTypeDocumentRoot |
popXMLTypeDocumentRoot()
|
XMLTypeResourceImpl.StackFrame |
startElement(java.lang.String namespace,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attributes)
|
Methods inherited from class org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.StackFrame |
---|
characters, endElement, pop, pushOnto |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected XMLTypeDocumentRoot theXMLTypeDocumentRoot
protected XMLTypeResourceImpl.DataFrame cDATA
protected XMLTypeResourceImpl.DataFrame comment
protected XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame processingInstruction
protected XMLTypeResourceImpl.DataFrame text
Constructor Detail |
---|
public XMLTypeResourceImpl.FrameFactory.XMLTypeDocumentRootStackFrame()
Method Detail |
---|
public void handleAttributes(org.xml.sax.Attributes attributes)
handleAttributes
in class XMLTypeResourceImpl.StackFrame
public XMLTypeResourceImpl.StackFrame startElement(java.lang.String namespace, java.lang.String localName, java.lang.String qName, org.xml.sax.Attributes attributes) throws org.xml.sax.SAXException
startElement
in class XMLTypeResourceImpl.StackFrame
org.xml.sax.SAXException
public void endElement(XMLTypeResourceImpl.StackFrame child) throws org.xml.sax.SAXException
endElement
in class XMLTypeResourceImpl.StackFrame
org.xml.sax.SAXException
public void create()
create
in class XMLTypeResourceImpl.StackFrame
protected XMLTypeDocumentRoot popXMLTypeDocumentRoot()
|
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 |