Uses of Interface
objectgen.usecase.pattern.IPatternMatcher

Packages that use IPatternMatcher
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. 
 

Uses of IPatternMatcher in objectgen.usecase.pattern
 

Classes in objectgen.usecase.pattern that implement IPatternMatcher
 class PatternMatcher