|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLHelper | |
org.eclipse.emf.ecore.xmi | |
org.eclipse.emf.ecore.xmi.impl |
Uses of XMLHelper in org.eclipse.emf.ecore.xmi |
Methods in org.eclipse.emf.ecore.xmi with parameters of type XMLHelper | |
XMLDefaultHandler |
XMLParserPool.getDefaultHandler(XMLResource resource,
XMLLoad xmlLoad,
XMLHelper helper,
Map options)
Retrives XMLDefaultHandler from the pool and initializes / prepares it. |
void |
XMLDefaultHandler.prepare(XMLResource resource,
XMLHelper helper,
Map options)
|
Uses of XMLHelper in org.eclipse.emf.ecore.xmi.impl |
Subinterfaces of XMLHelper in org.eclipse.emf.ecore.xmi.impl | |
static interface |
EMOFHandler.Helper
|
Classes in org.eclipse.emf.ecore.xmi.impl that implement XMLHelper | |
class |
EMOFHelperImpl
|
class |
XMIHelperImpl
|
class |
XMLHelperImpl
This class handles the package to use when there is no XML namespace in an XML file. |
Fields in org.eclipse.emf.ecore.xmi.impl declared as XMLHelper | |
protected XMLHelper |
XMLSaveImpl.helper
|
protected XMLHelper |
XMLLoadImpl.helper
|
protected XMLHelper |
XMLHandler.helper
|
Methods in org.eclipse.emf.ecore.xmi.impl that return XMLHelper | |
protected XMLHelper |
XMLResourceImpl.createXMLHelper()
|
protected XMLHelper |
XMIResourceImpl.createXMLHelper()
|
protected XMLHelper |
EMOFResourceImpl.createXMLHelper()
|
Methods in org.eclipse.emf.ecore.xmi.impl with parameters of type XMLHelper | |
XMLDefaultHandler |
XMLParserPoolImpl.getDefaultHandler(XMLResource resource,
XMLLoad xmlLoad,
XMLHelper helper,
Map options)
|
static String |
XMLHelperImpl.saveString(Map options,
List contents,
String encoding,
XMLHelper helper)
|
void |
XMLHandler.prepare(XMLResource resource,
XMLHelper helper,
Map options)
|
void |
SAXWrapper.prepare(XMLResource resource,
XMLHelper helper,
Map options)
Deprecated. |
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |