Class ZipHeader
- java.lang.Object
- 
- org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic.ZipHeader
 
- 
 public class ZipHeader extends Object 
- 
- 
Field SummaryFields Modifier and Type Field Description static byte[]LOCAL_FILE_HEADERThe file header in zip.
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisFileHeader(byte[] byteArray, int index)Check the input data is a local file header.
 
-