Package net.opengis.wps20.util
Class Wps20XMLProcessor
Object
XMLProcessor
Wps20XMLProcessor
public class Wps20XMLProcessor
extends XMLProcessor
This class contains helper methods to serialize and deserialize XML documents
-
Field Summary
Fields inherited from class XMLProcessor
ecoreBuilder, extendedMetaData, loadOptions, registrations, registry, saveOptions, STAR_EXTENSION, XML_EXTENSION, XML_URI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRegister for "*" and "xml" file extensions the Wps20ResourceFactoryImpl factory.Methods inherited from class XMLProcessor
createEcoreBuilder, createExtendedMetaData, createResourceSet, getEPackageRegistry, getExtendedMetaData, load, load, load, load, save, save, save, saveToString
-
Constructor Details
-
Wps20XMLProcessor
public Wps20XMLProcessor()Public constructor to instantiate the helper.
-
-
Method Details
-
getRegistrations
Register for "*" and "xml" file extensions the Wps20ResourceFactoryImpl factory.- Overrides:
getRegistrations
in classXMLProcessor
-