A B C D E F G H I J L M N O P Q R S T V W X 
All Classes All Packages

M

main(String[]) - Static method in class schema2template.example.odf.OdfHelper
 
main(String[]) - Static method in class schema2template.example.odf.PathPrinter
 
makeImmutable() - Method in class schema2template.model.PuzzlePieceSet
Make PuzzlePieceSet immutable.
mConfigFile - Static variable in class schema2template.example.odf.OdfHelper
 
mCurrentExpressionDepth - Variable in class schema2template.model.MSVExpressionIterator
 
MIXED - schema2template.model.MSVExpressionType
 
mLastSchemaFileName - Variable in class schema2template.model.XMLModel
 
mRootExpression - Variable in class schema2template.model.XMLModel
 
MSVExpressionInformation - Class in schema2template.model
Gather information from one MSV expression like: which attributes are mandatory which child elements are singletons can it have text content
MSVExpressionInformation(Expression, String) - Constructor for class schema2template.model.MSVExpressionInformation
 
MSVExpressionIterator - Class in schema2template.model
Iterates through the MSV expression tree.
MSVExpressionIterator(Expression) - Constructor for class schema2template.model.MSVExpressionIterator
Iterate through the expression tree
MSVExpressionIterator(Expression, Class) - Constructor for class schema2template.model.MSVExpressionIterator
Iterate through the expression tree, but only return objects of desiredExpression
MSVExpressionIterator(Expression, Class, boolean) - Constructor for class schema2template.model.MSVExpressionIterator
Iterate..., but only return objects of desiredExpression and (if not onlyChildren) don't go to children of ElementExp elements (this does not concern root node!).
MSVExpressionType - Enum in schema2template.model
Enum for the type of the MSV expression
MSVExpressionVisitorChildren - Class in schema2template.model
This visitor visits an Expression and returns a list of child expressions
MSVExpressionVisitorChildren() - Constructor for class schema2template.model.MSVExpressionVisitorChildren
 
MSVExpressionVisitorType - Class in schema2template.model
Get type of expression
MSVExpressionVisitorType() - Constructor for class schema2template.model.MSVExpressionVisitorType
 
MSVNameClassVisitorList - Class in schema2template.model
Returns the Name(s) of an Expression (or more precisely: of its Nameclass) in a List of Strings.
MSVNameClassVisitorList() - Constructor for class schema2template.model.MSVNameClassVisitorList
 
A B C D E F G H I J L M N O P Q R S T V W X 
All Classes All Packages