Java org.apache.commons.compress.archivers.cpio CpioConstants fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.compress.archivers.cpio CpioConstants fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.compress.archivers.cpio CpioConstants.

The text is from its open source code.

Field

shortFORMAT_NEW
write/read a CPIOArchiveEntry in the new format
intC_ISLNK
Defines a symbolic link
intC_ISREG
Defines a regular file
intC_ISDIR
Defines a directory