|
||||||||||
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.SAXXMLHandler
public class SAXXMLHandler
This class implements the XML deserializer which creates EObjects from XML files.
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 |
---|
Constructor Summary | |
---|---|
SAXXMLHandler(XMLResource xmiResource,
XMLHelper helper,
java.util.Map<?,?> options)
Constructor. |
Method Summary | |
---|---|
protected EStructuralFeature |
getContentFeature(EObject object)
|
protected java.lang.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, 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
protected void processObject(EObject object)
XMLHandler
processObject
in class XMLHandler
protected EStructuralFeature getContentFeature(EObject object)
|
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 |