TrueZIP Kernel 7.0-rc1

Package de.schlichtherle.truezip.entry

Essential interfaces and classes for entries and containers in (possibly federated virtual) file systems.

See:
          Description

Interface Summary
Entry Represents an entry in an entry container, e.g. an archive file or a file system etc.
EntryContainer<E extends Entry> An iterable container for entries.
EntryFactory<E extends Entry> A factory for entries.
 

Class Summary
DecoratingEntry<E extends Entry> An abstract decorator for an entry.
DecoratingEntryContainer<E extends Entry,C extends EntryContainer<E>> An abstract decorator for an entry container.
EntryName Addresses an entry in an entry container.
EntryNameBeanInfo Provides a persistence delegate to support XMLEncoder/XMLDecoder.
 

Enum Summary
Entry.Access Defines the types of access information for an entry.
Entry.Size Defines the types of size information for an entry.
Entry.Type Defines the type of archive entry.
 

Package de.schlichtherle.truezip.entry Description

Essential interfaces and classes for entries and containers in (possibly federated virtual) file systems.


TrueZIP Kernel 7.0-rc1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.