public class ICEXMLProcessor
extends org.eclipse.emf.ecore.xmi.util.XMLProcessor
ICEXMLProcessor is a subclass of the Eclipse Modeling Framework's (EMF) utility XMLProcessor class. It performs all the same functions as XMLProcessor and lets clients create empty XML instance Resources from a valid XML schema definition.
Constructor and Description |
---|
ICEXMLProcessor(org.eclipse.emf.common.util.URI schemaFile)
The constructor, takes an XML schema Java File.
|