Uses of Class
schema2template.example.odf.OdfModel

Packages that use OdfModel
schema2template.example.odf Examples for the generation of source and reference for the OpenDocument XML format. 
 

Uses of OdfModel in schema2template.example.odf
 

Constructors in schema2template.example.odf with parameters of type OdfModel
SourceCodeBaseClass(OdfModel odfmodel, String basename, SortedSet<PuzzlePiece> subelements)
           
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.