- schema2template - package schema2template
-
Classes to trigger the process of filling a template by a schema.
- schema2template.example.odf - package schema2template.example.odf
-
Examples for the generation of source and reference for the OpenDocument XML format.
- schema2template.model - package schema2template.model
-
Provide the XML model information parsed from a given XML schema.
- setAttribute(String, String) - Method in class schema2template.OutputFileListEntry
-
- setDocumentLocator(Locator) - Method in class schema2template.OutputFileListHandler
-
With the DocumentLocator line numbers will be received during errors
- size() - Method in class schema2template.model.PuzzlePieceSet
-
- SourceCodeBaseClass - Class in schema2template.example.odf
-
Encapsulates the name of the java base class
- SourceCodeBaseClass(OdfModel, String, SortedSet<PuzzlePiece>) - Constructor for class schema2template.example.odf.SourceCodeBaseClass
-
- SourceCodeModel - Class in schema2template.example.odf
-
Model for Java specific enhancements like common base classes for elements and Java valuetypes for
valuetypes used in schema.
- SourceCodeModel(XMLModel, XMLModel, XMLModel, OdfModel, Map<String, String>, Map<String, String[]>) - Constructor for class schema2template.example.odf.SourceCodeModel
-
Construct SourceCodeModel.
- start() - Method in class schema2template.example.odf.OdfHelper
-
- startElement(String, String, String, Attributes) - Method in class schema2template.OutputFileListHandler
-