Package objectgen.usecase.pattern

This package contains classe for loading files with regular expresions and apply them over a text to found the regular expresion that matches.

See:
          Description

Interface Summary
IPatternMatcher This interface contains the methods to comporbate if a pattern match with a text
IPatternReader This interface defines the methods for obtain a set of patterns
 

Class Summary
PatternMatcher  
PatternReader  
 

Package objectgen.usecase.pattern Description

This package contains classe for loading files with regular expresions and apply them over a text to found the regular expresion that matches.