Class wmtsv_1XMLProcessor


  • public class wmtsv_1XMLProcessor
    extends XMLProcessor
    This class contains helper methods to serialize and deserialize XML documents
    • Field Summary

      • Fields inherited from class XMLProcessor

        ecoreBuilder, extendedMetaData, loadOptions, registrations, registry, saveOptions, STAR_EXTENSION, XML_EXTENSION, XML_URI
    • Constructor Summary

      Constructors 
      Constructor Description
      wmtsv_1XMLProcessor()
      Public constructor to instantiate the helper.
    • Constructor Detail

      • wmtsv_1XMLProcessor

        public wmtsv_1XMLProcessor()
        Public constructor to instantiate the helper.
    • Method Detail

      • getRegistrations

        protected Map<String,​Resource.Factory> getRegistrations()
        Register for "*" and "xml" file extensions the wmtsv_1ResourceFactoryImpl factory.
        Overrides:
        getRegistrations in class XMLProcessor