- endElement(String, String, String) - Method in class schema2template.OutputFileListHandler
-
- equals(Object) - Method in class schema2template.example.odf.SourceCodeBaseClass
-
- equals(Object) - Method in class schema2template.model.PuzzlePiece
-
Uses the name and the wrapped MSV Expression to test for equality.
- equals(Object) - Method in class schema2template.model.PuzzlePieceSet
-
- equals(Object) - Method in class schema2template.model.QNameValue
-
- escapeKeyword(QNamed) - Static method in class schema2template.model.XMLModel
-
(Java) member variable may not start with a number, so escape it
- escapeKeyword(String) - Static method in class schema2template.model.XMLModel
-
(Java) Keyword may not start with a number, so escape it
- escapeLiteral(QNamed) - Static method in class schema2template.model.XMLModel
-
Escape the quotation marks of String literals
- escapeLiteral(String) - Static method in class schema2template.model.XMLModel
-
Escape the quotation marks of String literals
- EXAMPLE_CHILD - Static variable in class schema2template.example.odf.PathPrinter
-
- EXAMPLE_PARENT - Static variable in class schema2template.example.odf.PathPrinter
-
- extractLocalname(String) - Static method in class schema2template.model.XMLModel
-
Extract localname local from ns:local name
- extractLocalname(QNamed) - Static method in class schema2template.model.XMLModel
-
Extract localname local from ns:local name
- extractNamespace(String) - Static method in class schema2template.model.XMLModel
-
Extract namespace ns from ns:local name
- extractNamespace(QNamed) - Static method in class schema2template.model.XMLModel
-
Extract namespace ns from ns:local name
- extractPuzzlePieces(Expression, PuzzlePieceSet, PuzzlePieceSet) - Static method in class schema2template.model.PuzzlePiece
-
Creates all PuzzlePiece objects from MSV root tree.