Uses of Class
org.apache.commons.digester.annotations.internal.RuleSetCache
Packages that use RuleSetCache
Package
Description
The
annotations
package provides for Java5 Annotations
meta data-based definition of rules for Digester
.-
Uses of RuleSetCache in org.apache.commons.digester.annotations
Fields in org.apache.commons.digester.annotations declared as RuleSetCacheModifier and TypeFieldDescriptionprivate final RuleSetCache
DigesterLoader.cachedRuleSet
In-memory LRU cache that stores already analyzed classes and relativeRuleSet
.