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(Attributes attributes)
-
- Overrides:
handleAttributes
in class XMLTypeResourceImpl.StackFrame
startElement
public XMLTypeResourceImpl.StackFrame startElement(String namespace,
String localName,
String qName,
Attributes attributes)
throws SAXException
-
- Overrides:
startElement
in class XMLTypeResourceImpl.StackFrame
- Throws:
SAXException
endElement
public void endElement(XMLTypeResourceImpl.StackFrame child)
throws SAXException
-
- Overrides:
endElement
in class XMLTypeResourceImpl.StackFrame
- Throws:
SAXException
create
public void create()
-
- Overrides:
create
in class XMLTypeResourceImpl.StackFrame
popAnyType
protected AnyType popAnyType()
-