public static class XMLTypeResourceImpl.FrameFactory.AnyTypeStackFrame extends XMLTypeResourceImpl.StackFrame
| Modifier and Type | Field and Description |
|---|---|
protected AnyType |
theAnyType |
| Constructor and Description |
|---|
AnyTypeStackFrame() |
| Modifier and Type | Method and Description |
|---|---|
void |
create() |
void |
endElement(XMLTypeResourceImpl.StackFrame child) |
void |
handleAttributes(org.xml.sax.Attributes attributes) |
protected AnyType |
popAnyType() |
XMLTypeResourceImpl.StackFrame |
startElement(java.lang.String namespace,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attributes) |
characters, endElement, pop, pushOntoprotected AnyType theAnyType
public void handleAttributes(org.xml.sax.Attributes attributes)
handleAttributes in class XMLTypeResourceImpl.StackFramepublic 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.StackFrameorg.xml.sax.SAXExceptionpublic void endElement(XMLTypeResourceImpl.StackFrame child) throws org.xml.sax.SAXException
endElement in class XMLTypeResourceImpl.StackFrameorg.xml.sax.SAXExceptionpublic void create()
create in class XMLTypeResourceImpl.StackFrameprotected AnyType popAnyType()
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature