TrueZIP Driver ZIP 7.0

Uses of Class
de.schlichtherle.truezip.zip.DateTimeConverter

Packages that use DateTimeConverter
de.schlichtherle.truezip.fs.archive.zip The archive driver family for ZIP files. 
de.schlichtherle.truezip.zip A drop-in replacement for the classes in the package java.util.zip for reading and writing ZIP files. 
 

Uses of DateTimeConverter in de.schlichtherle.truezip.fs.archive.zip
 

Methods in de.schlichtherle.truezip.fs.archive.zip that return DateTimeConverter
protected  DateTimeConverter ZipArchiveEntry.getDateTimeConverter()
           
protected  DateTimeConverter JarArchiveEntry.getDateTimeConverter()
           
 

Uses of DateTimeConverter in de.schlichtherle.truezip.zip
 

Methods in de.schlichtherle.truezip.zip that return DateTimeConverter
protected  DateTimeConverter ZipEntry.getDateTimeConverter()
          Returns a DateTimeConverter for the conversion of Java time to DOS date/time fields and vice versa.
static DateTimeConverter DateTimeConverter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DateTimeConverter[] DateTimeConverter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


TrueZIP Driver ZIP 7.0

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