Package net.opengis.ows20.util
Class Ows20XMLProcessor
- Object
-
- XMLProcessor
-
- Ows20XMLProcessor
-
public class Ows20XMLProcessor extends XMLProcessor
This class contains helper methods to serialize and deserialize XML documents
-
-
Constructor Summary
Constructors Constructor Description Ows20XMLProcessor()
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 Ows20ResourceFactoryImpl factory.
-