public interface TransformStateSetter
TransformState
Modifier and Type | Method and Description |
---|---|
void |
resetState(javax.xml.transform.Transformer transformer)
Reset the state on the given transformer object.
|
void |
setCurrentNode(org.w3c.dom.Node n)
Set the current node.
|
Copyright © 2006 Apache XML Project. All Rights Reserved.