Package com.togethersoft.openapi.util.file

This package contains several classes to filter file name with wildcard and to manupulate with OS-depended file path form.

See
          Description

Class Diagram Summary
file 
 

Interface Summary
WildcardCharacters This interface contains wildcard characters constants.
 

Class Summary
FileName Presents methods to convert OS-dependend presetation of full file name (with path) or list of ones to OS-neutral, and back.
SimpleWildcardFilter Presents methods to match given path with specified wildcard mask.
WildcardFileFilter File filter implementation which can be set on a JFileChooser to keep unwanted files from appearing in the directory listing.
 

Package com.togethersoft.openapi.util.file Description

This package contains several classes to filter file name with wildcard and to manupulate with OS-depended file path form.