|
Class Summary |
| CacheEntry |
The CacheEntry represents an entry of a file in the
disk cache. |
| Decoder |
The Decoder is a class to decode a file in some
compression or cryption. |
| DiskFileSystem |
The DiskFileSystem represents a directory on the real
file system on the disk drive. |
| Encoder |
The Encoder is a class to encode a file in some
compression or cryption. |
| FileFolder |
The FileFolder represents a directory on the real file
system. |
| FileManager |
The FileManager is a class which consists of static
methods to search or copy files. |
| HtmlImageAnchor |
The HtmlImageAnchor represents an anchor to the image
file. |
| HtmlImageGallery |
The HtmlImageGallery represents a HTML gallery of
images to create on the file system. |
| MemoryFileSystem |
The MemoryFileSystem represents a virtual file system
on memory. |
| MemoryFolder |
The MemoryFolder represents a folder on the virtual
file system on memory. |
| PxfWriter |
The PxfWriter represents a writer to save the
examination result into a PXF file. |
| XmlDBHolderCache |
The XmlDBHolderCache represents a disk cache to read
and write XML files in the database. |