TransformState
XalanTransformState
public interface TransformStateSetter
TransformState
Modifier and Type | Method | 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 ? 2014 Apache XML Project. All Rights Reserved.