A B C D E F G H I M N O P R S T U V X 

T

t - Variable in class fr.ufrt.xmlcorrector.controller.XmlCorrectorController
 
threshold - Variable in class fr.ufrt.xmlcorrector.controller.XmlCorrectorController
 
time_cpu - Variable in class fr.ufrt.xmlcorrector.controller.XmlCorrectorController
 
time_end - Variable in class fr.ufrt.xmlcorrector.controller.XmlCorrectorController
 
time_first - Variable in class fr.ufrt.xmlcorrector.controller.XmlCorrectorController
 
time_start - Variable in class fr.ufrt.xmlcorrector.controller.XmlCorrectorController
 
toCompleteString() - Method in class fr.ufrt.xmlcorrector.matrix.Result
 
toCompleteString() - Method in class fr.ufrt.xmlcorrector.operations.abstractupdate.CorrectTreeOperation
 
toCompleteString() - Method in class fr.ufrt.xmlcorrector.operations.Operation
Converts the operation to a string like OperationName[attributes]
toCompleteString() - Method in class fr.ufrt.xmlcorrector.operations.update.ReplaceTreeOperation
 
toFlatString() - Method in class fr.ufrt.xmlcorrector.matrix.Cell
 
toFlatString() - Method in class fr.ufrt.xmlcorrector.tree.Tree
Let the user print the Tree this way:
<root><node /></root>
toFlatString(VocabTranslator) - Method in class fr.ufrt.xmlcorrector.tree.Tree
Let the user print the Tree this way:
<root><node /></root>
toString() - Method in class fr.ufrt.xmlcorrector.couple.MPair
 
toString() - Method in class fr.ufrt.xmlcorrector.matrix.Cell
 
toString() - Method in class fr.ufrt.xmlcorrector.matrix.Matrix
 
toString() - Method in class fr.ufrt.xmlcorrector.matrix.Result
 
toString() - Method in class fr.ufrt.xmlcorrector.matrix.TreeEditionMatrix
 
toString() - Method in class fr.ufrt.xmlcorrector.operations.abstractupdate.AddMinimalTreeOperation
 
toString() - Method in class fr.ufrt.xmlcorrector.operations.abstractupdate.CorrectTreeOperation
 
toString() - Method in class fr.ufrt.xmlcorrector.operations.edit.AddNodeOperation
 
toString() - Method in class fr.ufrt.xmlcorrector.operations.edit.RelabelNodeOperation
 
toString() - Method in class fr.ufrt.xmlcorrector.operations.edit.RemoveNodeOperation
 
toString() - Method in class fr.ufrt.xmlcorrector.operations.Operation
Converts the operation to a string like OperationName[attributes]
toString() - Method in class fr.ufrt.xmlcorrector.operations.OperationSequence
Returns a String that is like this: sequence[list of operations]
toString() - Method in class fr.ufrt.xmlcorrector.operations.update.AddTreeOperation
 
toString() - Method in class fr.ufrt.xmlcorrector.operations.update.RemoveTreeOperation
 
toString() - Method in class fr.ufrt.xmlcorrector.operations.update.ReplaceTreeOperation
 
toString() - Method in class fr.ufrt.xmlcorrector.schema.TreeSchema
 
toString() - Method in class fr.ufrt.xmlcorrector.tree.Address
 
toString() - Method in class fr.ufrt.xmlcorrector.tree.Node
Returns the Node's Header
toString() - Method in class fr.ufrt.xmlcorrector.tree.Tree
Let the user print the Tree this way:
<root>
<node />
</root>
toString(VocabTranslator) - Method in class fr.ufrt.xmlcorrector.tree.Tree
Let the user print the Tree this way:
<root>
<node />
</root>
toString() - Method in class fr.ufrt.xmlcorrector.vocabtranslator.BiHashtable
Get the string representation of the word-to-character equivalences contained in the translator
toXmlElement() - Method in class fr.ufrt.xmlcorrector.operations.abstractupdate.AddMinimalTreeOperation
 
toXmlElement(VocabTranslator) - Method in class fr.ufrt.xmlcorrector.operations.abstractupdate.AddMinimalTreeOperation
 
toXmlElement() - Method in class fr.ufrt.xmlcorrector.operations.abstractupdate.CorrectTreeOperation
 
toXmlElement(VocabTranslator) - Method in class fr.ufrt.xmlcorrector.operations.abstractupdate.CorrectTreeOperation
 
toXmlElement() - Method in class fr.ufrt.xmlcorrector.operations.edit.AddNodeOperation
 
toXmlElement(VocabTranslator) - Method in class fr.ufrt.xmlcorrector.operations.edit.AddNodeOperation
 
toXmlElement() - Method in class fr.ufrt.xmlcorrector.operations.edit.RelabelNodeOperation
 
toXmlElement(VocabTranslator) - Method in class fr.ufrt.xmlcorrector.operations.edit.RelabelNodeOperation
 
toXmlElement() - Method in class fr.ufrt.xmlcorrector.operations.edit.RemoveNodeOperation
 
toXmlElement(VocabTranslator) - Method in class fr.ufrt.xmlcorrector.operations.edit.RemoveNodeOperation
 
toXmlElement() - Method in class fr.ufrt.xmlcorrector.operations.Operation
 
toXmlElement(VocabTranslator) - Method in class fr.ufrt.xmlcorrector.operations.Operation
 
toXmlElement(Tree, int) - Method in class fr.ufrt.xmlcorrector.operations.OperationSequence
Returns the OperationSequence formated to fit Xml as JDOM.
toXmlElement(Tree, VocabTranslator, int) - Method in class fr.ufrt.xmlcorrector.operations.OperationSequence
Returns the OperationSequence formated to fit Xml as JDOM.
toXmlElement() - Method in class fr.ufrt.xmlcorrector.operations.OperationSequence
Returns the OperationSequence formated to fit Xml as JDOM
toXmlElement(VocabTranslator) - Method in class fr.ufrt.xmlcorrector.operations.OperationSequence
Returns the OperationSequence formated to fit Xml as JDOM
toXmlElement() - Method in class fr.ufrt.xmlcorrector.operations.update.AddTreeOperation
 
toXmlElement(VocabTranslator) - Method in class fr.ufrt.xmlcorrector.operations.update.AddTreeOperation
 
toXmlElement() - Method in class fr.ufrt.xmlcorrector.operations.update.RemoveTreeOperation
 
toXmlElement(VocabTranslator) - Method in class fr.ufrt.xmlcorrector.operations.update.RemoveTreeOperation
 
toXmlElement() - Method in class fr.ufrt.xmlcorrector.operations.update.ReplaceTreeOperation
 
toXmlElement(VocabTranslator) - Method in class fr.ufrt.xmlcorrector.operations.update.ReplaceTreeOperation
 
tr - Variable in class fr.ufrt.xmlcorrector.controller.XmlCorrectorController
 
translateDTD(DTD) - Method in class fr.ufrt.xmlcorrector.vocabtranslator.VocabTranslator
transform a DTD to an XML document while translating words into characters (attributes, PCDATA and "Any" are not treated) E.g. the following DTD:
translateDTDElement(DTDElement) - Method in class fr.ufrt.xmlcorrector.vocabtranslator.VocabTranslator
transform a DTD element to an XML element by translating words into characters (attributes, PCDATA and "Any" are not treated)
translateDTDItem(DTDItem) - Method in class fr.ufrt.xmlcorrector.vocabtranslator.VocabTranslator
transform a DTD element's content to a string while translating it into a character (attributes, PCDATA and "Any" are not treated)
Tree - Class in fr.ufrt.xmlcorrector.tree
Property editor for locales.
Tree() - Constructor for class fr.ufrt.xmlcorrector.tree.Tree
Constructor that creates an empty Tree
Tree(Character) - Constructor for class fr.ufrt.xmlcorrector.tree.Tree
Constructor using the parameter to create a Node that will be the root
Tree(Tree) - Constructor for class fr.ufrt.xmlcorrector.tree.Tree
Constructor that copies the given Tree
Tree(File) - Constructor for class fr.ufrt.xmlcorrector.tree.Tree
Constructor building a Tree with a XML document (File)
uses JDOM to parse and build the tree
Tree(File, VocabTranslator) - Constructor for class fr.ufrt.xmlcorrector.tree.Tree
Constructor building a Tree with an XML document (File)
uses JDOM to parse and build the tree
tree_ids - Variable in class fr.ufrt.xmlcorrector.controller.XmlCorrectorController
 
tree_results - Variable in class fr.ufrt.xmlcorrector.controller.XmlCorrectorController
 
TreeEditionMatrix - Class in fr.ufrt.xmlcorrector.matrix
A Tree Edition Matrix for measuring the distance between two trees.
TreeEditionMatrix(Tree, Tree, int) - Constructor for class fr.ufrt.xmlcorrector.matrix.TreeEditionMatrix
Creates a TreeEditionMatrix where tree should be correct with reference.
TreeSchema - Class in fr.ufrt.xmlcorrector.schema
Class TreeSchema.
TreeSchema(Character) - Constructor for class fr.ufrt.xmlcorrector.schema.TreeSchema
Constructor that creates a new TreeSchema where the root node should be named like c
ts - Variable in class fr.ufrt.xmlcorrector.controller.XmlCorrectorController
 
type - Variable in class fr.ufrt.xmlcorrector.controller.XmlCorrectorController
 
A B C D E F G H I M N O P R S T U V X