|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl org.eclipse.emf.ecore.xmi.impl.XMILoadImpl
public class XMILoadImpl
This class creates an XMIHandler rather than an XMLHandler so an XMI file can be loaded.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl |
---|
XMLLoadImpl.AttributesProxy |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl |
---|
BUFFER_SIZE, helper, is, namespaceAware, options, resource, SAX_LEXICAL_PROPERTY |
Constructor Summary | |
---|---|
XMILoadImpl(XMLHelper helper)
Constructor for XMILoad. |
Method Summary | |
---|---|
protected org.xml.sax.helpers.DefaultHandler |
makeDefaultHandler()
|
Methods inherited from class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl |
---|
createDefaultHandler, getEncoding, handleErrors, load, load, load, makeParser, readBuffer, traverse, traverseElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMILoadImpl(XMLHelper helper)
Method Detail |
---|
protected org.xml.sax.helpers.DefaultHandler makeDefaultHandler()
makeDefaultHandler
in class XMLLoadImpl
|
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 |