Interface Summary |
XMIResource |
A resource that serializes to XMI. |
XMLHelper |
Configuration class for XML. |
XMLHelper.ManyReference |
|
XMLLoad |
This defines the methods for the interface that XMLResourceImpl
uses to load the resource. |
XMLParserPool |
A pool of parsers that a resource implementation can use to get a parser instance for parsing XML instance documents.
|
XMLResource |
This interface represents an XML resource. |
XMLResource.XMLInfo |
This interface is used with the XMLMap interface to describe how
to serialize objects and features. |
XMLResource.XMLMap |
This interface represents a mapping from Ecore constructs to the
XML representation of those constructs. |
XMLSave |
This defines the methods for the interface that XMLResourceImpl
uses to save the resource. |