public interface TransformerClient
Modifier and Type | Method and 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 © 2021 JBoss by Red Hat. All rights reserved.