Uses of Class
schema2template.model.XMLModel
-
Packages that use XMLModel Package Description schema2template.example.odf Examples for the generation of source and reference for the OpenDocument XML format. -
-
Uses of XMLModel in schema2template.example.odf
Constructors in schema2template.example.odf with parameters of type XMLModel Constructor Description SourceCodeModel(XMLModel model, XMLModel signatureModel, XMLModel manifestModel, OdfModel odfmodel, Map<String,String> elementnameBasenameMap, Map<String,String[]> datatypeValueAndConversionMap)
Construct SourceCodeModel.
-