|
Holger's Java API |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| InterceptInputStream.Handler | used to handle pattern occurences for an InterceptInputStream |
| XMLSerializable | A class that implmements XMLSerializable can be written to an external target and later reinitialized using that target as a source. |
| Class Summary | |
|---|---|
| Backup | allows to easily backup directories. |
| BackupFrame | a gui utility to run and schedule backups |
| CompareFrame | |
| Data | The class Data contains some useful static functions to manipulate data. |
| DirectoryTreeNode | DirectoryTreeNode implements a TreeNode that can be used to visualize a directory structure. |
| DoublePrintStream | a PrintStream that propagates writes to two PrintStream objects |
| ExtensionFileFilter | ExtensionFileFilter is a flexible multi-purpose FileFilter. |
| FileNamePatternFilter | filters by matching the file name to a regular expression. |
| FileSizeComparator | |
| FileTableModel | a table model that enables importing/exporting from/to a file easily |
| FileTreeNode | FileTreeNode implements a TreeNode that can be used to visualize a file structure. |
| IniFile | a file that loads properties to standard *.ini conventions
(unlike the class java.util.Properties) |
| InterceptInputStream | A specialized stream that allows to provide custom actions upon the occurence of a given byte pattern. |
| MyFile | A specialized File class that provides some additional functionality. |
| ObjectEnumerator | used to iterate over (potentially serialized) objects contained in a binary file or inputstream. |
| ReplaceInputStream | This specialized stream replaces all occurences of a given byte pattern with another throughout the stream. |
This package contains classes that are concerned with input/output operations.
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||