Skip navigation links

Package net.sf.mmm.util.pattern.base

Contains public implementations of the PatternCompiler interface for different syntax such as java-regex-, glob- and path-patterns.

See: Description

Package net.sf.mmm.util.pattern.base Description

Contains public implementations of the PatternCompiler interface for different syntax such as java-regex-, glob- and path-patterns.

Pattern-Util Base

Besides the RegexPatternCompiler that only delegates to Pattern.compile(String) there is also GlobPatternCompiler and PathPatternCompiler.
Skip navigation links

Copyright © 2001–2014 mmm-Team. All rights reserved.