org.apache.commons.compress.archivers.dump
Class DumpArchiveConstants
java.lang.Object
org.apache.commons.compress.archivers.dump.DumpArchiveConstants
public final class DumpArchiveConstants
- extends Object
Various constants associated with dump archives.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TP_SIZE
public static final int TP_SIZE
- See Also:
- Constant Field Values
NTREC
public static final int NTREC
- See Also:
- Constant Field Values
HIGH_DENSITY_NTREC
public static final int HIGH_DENSITY_NTREC
- See Also:
- Constant Field Values
OFS_MAGIC
public static final int OFS_MAGIC
- See Also:
- Constant Field Values
NFS_MAGIC
public static final int NFS_MAGIC
- See Also:
- Constant Field Values
FS_UFS2_MAGIC
public static final int FS_UFS2_MAGIC
- See Also:
- Constant Field Values
CHECKSUM
public static final int CHECKSUM
- See Also:
- Constant Field Values
LBLSIZE
public static final int LBLSIZE
- See Also:
- Constant Field Values
NAMELEN
public static final int NAMELEN
- See Also:
- Constant Field Values
Copyright © 2012 Apache Software Foundation. All Rights Reserved.