org.eclipse.emf.ecore.xml.type.util
Class XMLTypeResourceImpl.FrameFactory.SimpleAnyTypeStackFrame
java.lang.Object
org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.StackFrame
org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.FrameFactory.SimpleAnyTypeStackFrame
- Enclosing class:
- XMLTypeResourceImpl.FrameFactory
public static class XMLTypeResourceImpl.FrameFactory.SimpleAnyTypeStackFrame
- extends XMLTypeResourceImpl.StackFrame
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theSimpleAnyType
protected SimpleAnyType theSimpleAnyType
-
XMLTypeResourceImpl.FrameFactory.SimpleAnyTypeStackFrame
public XMLTypeResourceImpl.FrameFactory.SimpleAnyTypeStackFrame()
handleAttributes
public void handleAttributes(org.xml.sax.Attributes attributes)
-
- Overrides:
handleAttributes
in class XMLTypeResourceImpl.StackFrame
startElement
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
-
- Overrides:
startElement
in class XMLTypeResourceImpl.StackFrame
- Throws:
org.xml.sax.SAXException
endElement
public void endElement(XMLTypeResourceImpl.StackFrame child)
throws org.xml.sax.SAXException
-
- Overrides:
endElement
in class XMLTypeResourceImpl.StackFrame
- Throws:
org.xml.sax.SAXException
create
public void create()
-
- Overrides:
create
in class XMLTypeResourceImpl.StackFrame
popSimpleAnyType
protected SimpleAnyType popSimpleAnyType()
-