TrueZIP 6.8.2

Uses of Class
de.schlichtherle.io.util.SuffixSet

Packages that use SuffixSet
de.schlichtherle.io Provides transparent, multi-threaded read/write access to archive files (ZIP, TAR, etc) and their entries as if they were (virtual) directories and files. 
 

Uses of SuffixSet in de.schlichtherle.io
 

Methods in de.schlichtherle.io that return SuffixSet
 SuffixSet ArchiveDriverRegistry.decorate(SuffixSet set)
          Decorates the given suffix set by adding all suffixes which map to a valid archive driver and removing all suffixes which map to null in the local registry.
private  SuffixSet GlobalArchiveDriverRegistry.defaultSuffixes()
          Consumes and processes the entry for the keyword DEFAULT in the map.
 SuffixSet ArchiveDriverRegistry.suffixes()
          Returns the set of all suffixes which map to a valid archive driver in the registry.
 

Methods in de.schlichtherle.io with parameters of type SuffixSet
 SuffixSet ArchiveDriverRegistry.decorate(SuffixSet set)
          Decorates the given suffix set by adding all suffixes which map to a valid archive driver and removing all suffixes which map to null in the local registry.
 


TrueZIP 6.8.2

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