|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.eclipse.emf.ecore.xmi.impl.XMLHandler
org.eclipse.emf.ecore.xmi.impl.SAXXMLHandler
This class implements the XML deserializer which creates EObjects from XML files.
Nested Class Summary |
Nested classes inherited from class org.eclipse.emf.ecore.xmi.impl.XMLHandler |
XMLHandler.ManyReference, XMLHandler.MyEObjectStack, XMLHandler.MyStack, XMLHandler.SingleReference |
Field Summary |
Constructor Summary | |
SAXXMLHandler(XMLResource xmiResource,
XMLHelper helper,
Map options)
Constructor. |
Method Summary | |
protected EStructuralFeature |
getContentFeature(EObject object)
|
protected String |
getXSIType()
Returns the xsi type attribute's value. |
protected void |
handleObjectAttribs(EObject obj)
Process the XML attributes for the newly created object. |
protected void |
processObject(EObject object)
Add object to appropriate stacks. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SAXXMLHandler(XMLResource xmiResource, XMLHelper helper, Map options)
Method Detail |
protected String getXSIType()
XMLHandler
getXSIType
in class XMLHandler
protected void handleObjectAttribs(EObject obj)
handleObjectAttribs
in class XMLHandler
protected void processObject(EObject object)
XMLHandler
processObject
in class XMLHandler
protected EStructuralFeature getContentFeature(EObject object)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |