Package com.notuvy.file

Various file manipulation utilities.

See:
          Description

Interface Summary
FileContent.LineHandler  
FileContent.WriterHandler  
 

Class Summary
Directory A utility for managing directories.
DirectoryContents The contents of a given parent directory, split between plain files and sub-directories.
EolCheck Report what type of EOL (Windows or unix) is used in the given file.
FileCompare A utility to copy files.
FileContent A utility to save string content to a file, and to extract the string content from a file.
FileCopy A utility to copy files.
FileFind A programatic file file.
FileSize Decompose the total bytes to larger denominations.
SafeFilename Safely create a file by finding a numbered varient of a given pattern.
SafeFilename.Parts  
 

Package com.notuvy.file Description

Various file manipulation utilities.



Copyright © 2013. All Rights Reserved.