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(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
popSimpleAnyType
protected SimpleAnyType popSimpleAnyType()
-