Package | Description |
---|---|
fr.ufrt.xmlcorrector.controller | |
fr.ufrt.xmlcorrector.schema |
Modifier and Type | Method and Description |
---|---|
void |
XmlCorrectorController.parseTreeSchema(org.jdom.Element e)
Generates a TreeSchema using the Element e given.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeSchema.addSchema(java.lang.Character element,
java.lang.String expreg)
Adds an expreg for the character given.
|