Class LanguageXMLProcessor
- Object
-
- XMLProcessor
-
- LanguageXMLProcessor
-
public class LanguageXMLProcessor extends XMLProcessor
This class contains helper methods to serialize and deserialize XML documents
-
-
Constructor Summary
Constructors Constructor Description LanguageXMLProcessor()
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 LanguageResourceFactoryImpl factory.
-