|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Transform
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 |
---|
void transform(org.w3c.dom.Node sourceRoot, org.w3c.dom.Node resultRoot) throws TransformException
TransformException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |