|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An object which transforms a source DOM into a result DOM
Method Summary | |
void |
transform(org.w3c.dom.Node sourceRoot,
org.w3c.dom.Node resultRoot)
run a transformation of the DOM at sourceRoot, constructing the results onto the DOM at resultRoot |
Method Detail |
public void transform(org.w3c.dom.Node sourceRoot, org.w3c.dom.Node resultRoot) throws TransformException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |