public interface TransformerClient
Modifier and Type | Method | Description |
---|---|---|
void |
setTransformState(TransformState ts) |
Pass in a reference to a TransformState object, which
can be used during SAX ContentHandler events to obtain
information about he state of the transformation.
|
void setTransformState(TransformState ts)
ts
- A reference to a TransformState objectCopyright ? 2014 Apache XML Project. All Rights Reserved.