Package | Description |
---|---|
fr.ufrt.xmlcorrector | |
fr.ufrt.xmlcorrector.controller | |
fr.ufrt.xmlcorrector.operations.abstractupdate |
Constructor and Description |
---|
XmlCorrector(TreeSchema ts,
Tree tree,
int threshold)
Constructor to use to create an XmlCorrector
|
XmlCorrectorMatrix(TreeSchema ts,
Tree tree,
int threshold) |
Modifier and Type | Field and Description |
---|---|
TreeSchema |
XmlCorrectorController.ts |
Constructor and Description |
---|
AddMinimalTreeOperation(Address address,
java.lang.Character header,
TreeSchema ts)
Constructor of the operations ReplaceTreeOperation
|