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
-
-
Constructor Summary
Constructors Constructor Description Wps20XMLProcessor()
Public constructor to instantiate the helper.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Map<String,Resource.Factory>
getRegistrations()
Register for "*" and "xml" file extensions the Wps20ResourceFactoryImpl factory.
-