public class EmptyPatternMatcher extends Object implements PatternMatcherInterface
| Constructor and Description | 
|---|
EmptyPatternMatcher()  | 
public boolean matchesPattern(byte[] source,
                     int location,
                     byte[] pattern)
matchesPattern in interface PatternMatcherInterface