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 |
GlobPatternCompiler
This is an implementation of the
PatternCompiler interface that compiles
glob-patterns. |
class |
PathPatternCompiler
This is an implementation of the
PatternCompiler interface that compiles
path-glob-patterns. |
class |
WildcardGlobPatternCompiler
This class behaves like
GlobPatternCompiler but requires wildcards in the pattern. |
Copyright © 2001–2016 mmm-Team. All rights reserved.