KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > util > zip > CRC32 > Top Examples

  • org.codehaus.aspectwerkz.compiler.AspectWerkzC
    AspectWerkzC allow for precompilation of class / jar / zip given a class preprocessor. <p/> <h2>Usage</h2> <p/> <pre> java [-Daspectwerkz.classloader.preprocessor={ClassPreProcessorImpl}] -cp [...] org.codehaus.aspectwerkz.compiler.AspectWerkzC [-verbose] [-haltOnErro ...
  • DummySignatureHandler
    This simple class shows how to create a SignatureHandler class that verifies the document using a CRC-32 checksum.
  • org.apache.tools.ant.taskdefs.Zip
    Create a Zip file. @since Ant 1.1 @ant.task category="packaging"
  • org.eclipse.jdt.ui.jarpackager.JarWriter
    Creates a JAR file for the given JAR package data. Clients may subclass. @see org.eclipse.jdt.ui.jarpackager.JarPackageData @since 2.0 @deprecated use {@link org.eclipse.jdt.ui.jarpackager.JarWriter2} instead.
  • org.eclipse.ui.wizards.datatransfer.ZipFileExporter
    Exports resources to a .zip file package constants is this platform dependent?//$NON-NLS-1$ $NON-NLS-1$ $NON-NLS-1$ $NON-NLS-1$ $NON-NLS-1$ $NON-NLS-1$ $NON-NLS-1$ Create an instance of this class. @param filename java.lang.String @param compress boolean @param includeManifestFile boolean @exce ...
Popular Tags