Package org.apache.asn1.ber.digester

Interface Summary
BERDigesterMonitor The monitor interface for a BER digester.
Rule A BER event processing rule.
Rules Public interface defining a collection of Rule instances (and corresponding matching patterns) plus an implementation of a matching policy that selects the rules that match a particular pattern of nested elements discovered during parsing.
 

Class Summary
AbstractRule A rule base class.
BERDigester A special BER TLV event rulesBase.
BERDigesterLoggingMonitor A logging BER digestor monitor.
RuleRegistration Document this class.
RulesBase A base Rules implementation using a fast pattern match.
TagNode A speed (verses size) optimized data structure to match tag patterns.
TagTree A disjointed tree of tag patterns with and without wild cards.
 



Copyright © 2004-2006 . All Rights Reserved.