Uses of Class
schema2template.model.XMLModel

Packages that use XMLModel
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
SourceCodeModel(XMLModel model, XMLModel signatureModel, XMLModel manifestModel, OdfModel odfmodel, Map<String,String> elementnameBasenameMap, Map<String,String[]> datatypeValueAndConversionMap)
          Construct SourceCodeModel.
 



Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.