Package fr.paris.telecomParisTech.dbWEB.arcomem.wp5.appliocationAwareHelper.filtering

Provides the classes that extends the implementation of Yfilter, a NFA based filtering system developed at the University of California at Berkeley.

See:
          Description

Class Summary
ExfilterBasicEx Extends ExfilterBasic class which is part of YFilter system.
NFAExecutionEX Extends NFAExecution class which is part of YFilter system.
NFAPostProcessorEx Extends NFAPostprocessor class which is part of YFilter system.
 

Package fr.paris.telecomParisTech.dbWEB.arcomem.wp5.appliocationAwareHelper.filtering Description

Provides the classes that extends the implementation of Yfilter, a NFA based filtering system developed at the University of California at Berkeley.

YFilter:

The YFilter filtering engine allows users or applications to submit multiple queries that are to be continuously executed against streaming XML messages.
we have integrated the YFilter system in our system for efficient indexing of detection patterns, in order to quickly find the relevant Web applications.

See Also:
Filtering and Transformation for High-Volume XML Message Brokering