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