Package org.openbp.common.string.shellmatcher

UNIX-shell compatible pattern matching support.

See:
          Description

Class Summary
MultiMatcher This matcher class performs matches of objects against arbitrary search criteria.
MultiPattern A multi pattern defines a single search criteria for the MultiMatcher class.
ShellFilenameFilter The ShellFilenameFilter class implements a UNIX-shell-compatible file name filter.
ShellList The ShellList class can be used to generate a list of files from a UNIX-shell-compatible search pattern.
ShellMatcher The ShellMatcher implements a UNIX-shell-compatible string pattern matcher.
 

Exception Summary
ShellMatcherException ShellMatcherException encapsulates an exception thrown by the methods of the ShellMatcher class.
 

Package org.openbp.common.string.shellmatcher Description

UNIX-shell compatible pattern matching support.



Copyright © 2011. All Rights Reserved.