| Package | Description |
|---|---|
| org.eclipse.emf.ecore.xmi | |
| org.eclipse.emf.ecore.xmi.impl |
| Modifier and Type | Method and Description |
|---|---|
XMLDefaultHandler |
XMLParserPool.getDefaultHandler(XMLResource resource,
XMLLoad xmlLoad,
XMLHelper helper,
java.util.Map<?,?> options)
Retrieves XMLDefaultHandler from the pool and initializes / prepares it.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected XMLLoad |
XMLResourceImpl.createXMLLoad() |
protected XMLLoad |
XMIResourceImpl.createXMLLoad() |
protected XMLLoad |
GenericXMLResourceImpl.createXMLLoad() |
protected XMLLoad |
EMOFResourceImpl.createXMLLoad() |
protected XMLLoad |
XMLResourceImpl.createXMLLoad(java.util.Map<?,?> options) |
protected XMLLoad |
XMIResourceImpl.createXMLLoad(java.util.Map<?,?> options) |
| Modifier and Type | Method and Description |
|---|---|
XMLDefaultHandler |
XMLParserPoolImpl.getDefaultHandler(XMLResource resource,
XMLLoad xmlLoad,
XMLHelper helper,
java.util.Map<?,?> options) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature