Package | Description |
---|---|
net.sf.mmm.util.pattern.base |
Contains public implementations of the
PatternCompiler interface for different
syntax such as java-regex-, glob- and path-patterns. |
Modifier and Type | Class and Description |
---|---|
class |
RegexInfixPatternCompiler
This implementation of the
PatternCompiler interface compiles the pattern given as string in a way
similar to GNU-utilities like sed or grep . |
Copyright © 2001–2016 mmm-Team. All rights reserved.