public interface DOMModule extends Module
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jdom2.Document doc)
Executes the canonicalization module
|
getProperty, getPropertyNames, isProperty, setPropertyvoid execute(org.jdom2.Document doc)
throws ModuleException
doc - document to be modified according to the module specificationModuleException - when cannot transform the input by this moduleCopyright © 2015. All Rights Reserved.