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

P

PathPrinter - Class in schema2template.grammar
ODF example class to print the MSV expressions in between a PuzzlePiece parent element and a direct PuzzlePiece child element.
PathPrinter(XMLModel) - Constructor for class schema2template.grammar.PathPrinter
 
printChildPaths(String, String) - Method in class schema2template.grammar.PathPrinter
 
printChildPaths(List<List<Expression>>) - Static method in class schema2template.grammar.PathPrinter
 
printChildPaths(PuzzlePiece, PuzzlePiece) - Method in class schema2template.grammar.PathPrinter
 
put(String, String) - Method in class schema2template.grammar.NamespaceDictionary
Register a new translation
PuzzleComponent - Interface in schema2template.grammar
The first purpose of this interface is to provide a kind of "piece of a puzzle" representing the key definitions of a schema and their relationship: Element PuzzlePiece Attribute PuzzlePiece Attribute Value PuzzlePiece Attribute Datatype PuzzlePiece
PuzzlePiece - Class in schema2template.grammar
One of the following RelaxNG definitions of an Element, Attribute, Value or Datatype.
PuzzlePieceSet - Class in schema2template.grammar
Collection Class for RelaxNG definitions of an Element, Attribute, Value or Datatype.
PuzzlePieceSet() - Constructor for class schema2template.grammar.PuzzlePieceSet
 
PuzzlePieceSet(Collection<PuzzlePiece>) - Constructor for class schema2template.grammar.PuzzlePieceSet
 
A B C D E F G H I J L M N O P R S T V W X 
All Classes All Packages