com.jclark.xsl.tr
Class MultiLevelNumberAction.CacheEntry

java.lang.Object
  extended by com.jclark.xsl.tr.MultiLevelNumberAction.CacheEntry
Enclosing class:
MultiLevelNumberAction

static final class MultiLevelNumberAction.CacheEntry
extends java.lang.Object


Field Summary
(package private)  Node child
           
(package private)  int n
           
(package private)  Node parent
           
 
Constructor Summary
MultiLevelNumberAction.CacheEntry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parent

Node parent

child

Node child

n

int n
Constructor Detail

MultiLevelNumberAction.CacheEntry

MultiLevelNumberAction.CacheEntry()