org.eclipse.emf.ecore.xmi.impl
Class XMILoadImpl
java.lang.Object
org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl
org.eclipse.emf.ecore.xmi.impl.XMILoadImpl
- All Implemented Interfaces:
- XMLLoad
- Direct Known Subclasses:
- EMOFLoadImpl
- public class XMILoadImpl
- extends XMLLoadImpl
This class creates an XMIHandler rather than an
XMLHandler so an XMI file can be loaded.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMILoadImpl
public XMILoadImpl(XMLHelper helper)
- Constructor for XMILoad.
makeDefaultHandler
protected DefaultHandler makeDefaultHandler()
- Overrides:
makeDefaultHandler
in class XMLLoadImpl