|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecore.xmi.impl.XMLLoadImpl
org.apache.tuscany.sdo.util.resource.SDOXMLResourceImpl.SDOXMLLoadImpl
public class SDOXMLResourceImpl.SDOXMLLoadImpl
An EMF XMLLoad that loads a model from a StAX stream
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl |
---|
org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.AttributesProxy |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl |
---|
BUFFER_SIZE, helper, is, options, resource, SAX_LEXICAL_PROPERTY |
Constructor Summary | |
---|---|
SDOXMLResourceImpl.SDOXMLLoadImpl(org.eclipse.emf.ecore.xmi.XMLHelper helper)
|
Method Summary | |
---|---|
void |
load(org.eclipse.emf.ecore.xmi.XMLResource resource,
javax.xml.stream.XMLStreamReader reader,
java.util.Map options)
Start parsing an XMLReader with the default handler. |
Methods inherited from class org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl |
---|
createDefaultHandler, getEncoding, handleErrors, load, load, load, makeDefaultHandler, 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 SDOXMLResourceImpl.SDOXMLLoadImpl(org.eclipse.emf.ecore.xmi.XMLHelper helper)
Method Detail |
---|
public void load(org.eclipse.emf.ecore.xmi.XMLResource resource, javax.xml.stream.XMLStreamReader reader, java.util.Map options) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |