|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CountersTable | |
|---|---|
| org.apache.xalan.transformer | In charge of run-time transformations and the production of result trees. |
| Uses of CountersTable in org.apache.xalan.transformer |
|---|
| Fields in org.apache.xalan.transformer declared as CountersTable | |
|---|---|
private CountersTable |
TransformSnapshotImpl.m_countersTable
Deprecated. The table of counters for xsl:number support. |
(package private) CountersTable |
TransformerImpl.m_countersTable
The table of counters for xsl:number support. |
| Methods in org.apache.xalan.transformer that return CountersTable | |
|---|---|
CountersTable |
TransformerImpl.getCountersTable()
Get the table of counters, for optimized xsl:number support. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||