Uses of Class
org.apache.commons.digester.annotations.internal.RuleSetCache
-
Packages that use RuleSetCache Package Description org.apache.commons.digester.annotations Theannotations
package provides for Java5 Annotations meta data-based definition of rules forDigester
. -
-
Uses of RuleSetCache in org.apache.commons.digester.annotations
Fields in org.apache.commons.digester.annotations declared as RuleSetCache Modifier and Type Field Description private RuleSetCache
DigesterLoader. cachedRuleSet
In-memory LRU cache that stores already analyzed classes and relativeRuleSet
.
-