This class is based on the logic of Winston Ojeda's ListParser. It uses a similar approach to Regular Expressions but is designed to fit within FTPFileEntryParser design rather than the FTPFileListParser design. It is also designed to encapsulate access to the oro.text.regex classes in one place.
@author
Steve Cohen
@version $Id: MatchApparatus.java,v 1.9 2004/06/29 04:54:29 dfs Exp $