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