Package com.neoworks.jukex.tracksource.filter

Filter interface and implementations for the FilterPilelineElement.

See:
          Description

Interface Summary
AttributeTrackFilter Interface for Attribute based Track filters.
TrackFilter Interface for Track filters
 

Class Summary
AttributeEqualityTrackFilter Filter based on equality (LIKE) matching of track Attributes
AttributeRegexTrackFilter Filter tracks based on regular expression matching of track Attributes.
AttributeStartsWithTrackFilter Filter tracks based on Attribute values that begin with certain strings.
 

Package com.neoworks.jukex.tracksource.filter Description

Filter interface and implementations for the FilterPilelineElement.