|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xml.sax.helpers.DefaultHandler org.eclipse.emf.ecore.xmi.impl.XMLHandler org.eclipse.emf.ecore.xmi.impl.XMIHandler org.eclipse.emf.ecore.xmi.impl.SAXXMIHandler
public class SAXXMIHandler
This class is a SAX handler for creating MOF2 objects from an XMI 2.0 file.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.xmi.impl.XMLHandler |
---|
XMLHandler.ManyReference, XMLHandler.MyEObjectStack, XMLHandler.MyStack<E>, XMLHandler.SingleReference |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.xmi.impl.XMIHandler |
---|
ID_ATTRIB, UUID_ATTRIB, VERSION_ATTRIB, XMI_ELEMENT_NAME, XMI_ELEMENT_TYPE, XMI_EXTENSION, XMI_TYPE_ATTRIB, XMI_UUID |
Constructor Summary | |
---|---|
SAXXMIHandler(XMLResource xmiResource,
XMLHelper helper,
java.util.Map<?,?> options)
Constructor. |
Method Summary | |
---|---|
protected java.lang.String |
getXSIType()
Returns the xsi type attribute's value. |
protected void |
handleObjectAttribs(EObject obj)
Process the XMI attributes for the newly created object. |
Methods inherited from class org.eclipse.emf.ecore.xmi.impl.XMIHandler |
---|
createDocumentRoot, createObject, handleUnknownFeature, isTextFeatureValue, processElement, startElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAXXMIHandler(XMLResource xmiResource, XMLHelper helper, java.util.Map<?,?> options)
Method Detail |
---|
protected java.lang.String getXSIType()
XMLHandler
getXSIType
in class XMLHandler
protected void handleObjectAttribs(EObject obj)
handleObjectAttribs
in class XMLHandler
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |