Uses of Interface
org.apache.xml.serializer.SerializerTrace
| Package | Description |
|---|---|
| org.apache.xalan.transformer |
In charge of run-time transformations and the production of result trees.
|
| org.apache.xml.serializer |
Processes SAX events into streams.
|
-
Uses of SerializerTrace in org.apache.xalan.transformer
Classes in org.apache.xalan.transformer that implement SerializerTrace Modifier and Type Class Description classTransformerImplThis class implements theTransformerinterface, and is the core representation of the transformation execution. -
Uses of SerializerTrace in org.apache.xml.serializer
Fields in org.apache.xml.serializer declared as SerializerTrace Modifier and Type Field Description protected SerializerTraceSerializerBase. m_tracerHandle for firing generate events.