Uses of Class
org.apache.commons.digester.annotations.internal.RuleSetCache
-
Packages that use RuleSetCache Package Description org.apache.commons.digester.annotations Theannotationspackage 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 RuleSetCacheDigesterLoader. cachedRuleSetIn-memory LRU cache that stores already analyzed classes and relativeRuleSet.
-