Uses of Class
org.apache.xalan.trace.TraceManager
-
Packages that use TraceManager Package Description org.apache.xalan.transformer In charge of run-time transformations and the production of result trees. -
-
Uses of TraceManager in org.apache.xalan.transformer
Methods in org.apache.xalan.transformer that return TraceManager Modifier and Type Method Description TraceManager
TransformerImpl. getTraceManager()
Get an instance of the trace manager for this transformation.
-