Package org.argouml.util

 

See:
          Description

Class Summary
ClassFileFilter A class representing a FileFilter for class files (.class, .jar).
CollectionUtil Some helper methods for dealing with collections.
ConfigLoader This class loads panel classes according a certain configuration file.
CustomSeparator Base class for custom separators.
ExprSeparatorWithStrings A descendent of CustomSeparator that recognizes tokens on the form:
( " \" ) " ' \' ) ' )
FileConstants Utility class to store file extensions frequently used across ArgoUML.
FileFilters This class handles the the various file extensions.
LineSeparator A descendent of CustomSeparator that recognizes "the tree line ends": UNIX: <lf> DOS: <cr> <lf> MAC: <cr>
MyTokenizer Class for dividing a String into any number of parts.
QuotedStringSeparator A descendent of CustomSeparator that recognizes tokens on one of two forms:
SuffixFilter This class handles file extensions.
TokenSep Internal class for managing the delimiters in MyTokenizer.
Tools Some tools thrown together...
 

Package org.argouml.util Description



ArgoUML © 1996-2005ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook