org.eclipse.emf.ecore.xml.type.util
Class XMLTypeResourceImpl.FrameFactory.AnyTypeStackFrame
java.lang.Object
org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.StackFrame
org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.FrameFactory.AnyTypeStackFrame
- Enclosing class:
- XMLTypeResourceImpl.FrameFactory
public static class XMLTypeResourceImpl.FrameFactory.AnyTypeStackFrame
- extends XMLTypeResourceImpl.StackFrame
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theAnyType
protected AnyType theAnyType
-
XMLTypeResourceImpl.FrameFactory.AnyTypeStackFrame
public XMLTypeResourceImpl.FrameFactory.AnyTypeStackFrame()
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
popAnyType
protected AnyType popAnyType()
-