Overview
Package
Class
Use
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field | Method | Constr
Detail: Nested | Field | Method | Constr
org.apache.xalan.transformer
Class Counter
java.lang.Object
org.apache.xalan.transformer.Counter
public class
Counter
extends java.lang.Object
A class that does incremental counting for support of xsl:number. This class stores a cache of counted nodes (m_countNodes). It tries to cache the counted nodes in document order... the node count is based on its position in the cache list
Overview
Package
Class
Use
Tree
Index
Deprecated
About
Copyright © 2006 Apache XML Project. All Rights Reserved.