Uses of Class
org.apache.xalan.transformer.CountersTable
-
Packages that use CountersTable Package Description org.apache.xalan.transformer In charge of run-time transformations and the production of result trees. -
-
Uses of CountersTable in org.apache.xalan.transformer
Methods in org.apache.xalan.transformer that return CountersTable Modifier and Type Method Description CountersTable
TransformerImpl. getCountersTable()
Get the table of counters, for optimized xsl:number support.
-