|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLLoad | |
org.eclipse.emf.ecore.xmi | |
org.eclipse.emf.ecore.xmi.impl |
Uses of XMLLoad in org.eclipse.emf.ecore.xmi |
Methods in org.eclipse.emf.ecore.xmi with parameters of type XMLLoad | |
XMLDefaultHandler |
XMLParserPool.getDefaultHandler(XMLResource resource,
XMLLoad xmlLoad,
XMLHelper helper,
Map options)
Retrives XMLDefaultHandler from the pool and initializes / prepares it. |
Uses of XMLLoad in org.eclipse.emf.ecore.xmi.impl |
Classes in org.eclipse.emf.ecore.xmi.impl that implement XMLLoad | |
class |
EMOFLoadImpl
|
protected static class |
GenericXMLResourceImpl.GenericXMLLoadImpl
|
class |
XMILoadImpl
This class creates an XMIHandler rather than an XMLHandler so an XMI file can be loaded. |
class |
XMLLoadImpl
This class begins parsing with the given input stream using the XML deserializer. |
Methods in org.eclipse.emf.ecore.xmi.impl that return XMLLoad | |
protected XMLLoad |
XMLResourceImpl.createXMLLoad()
|
protected XMLLoad |
XMIResourceImpl.createXMLLoad()
|
protected XMLLoad |
GenericXMLResourceImpl.createXMLLoad()
|
protected XMLLoad |
EMOFResourceImpl.createXMLLoad()
|
Methods in org.eclipse.emf.ecore.xmi.impl with parameters of type XMLLoad | |
XMLDefaultHandler |
XMLParserPoolImpl.getDefaultHandler(XMLResource resource,
XMLLoad xmlLoad,
XMLHelper helper,
Map options)
|
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |