Uses of Class
org.apache.tika.parser.microsoft.chm.ChmPmglHeader
Packages that use ChmPmglHeader
-
Uses of ChmPmglHeader in org.apache.tika.parser.microsoft.chm
Classes in org.apache.tika.parser.microsoft.chm that implement interfaces with type arguments of type ChmPmglHeaderModifier and TypeClassDescriptionclassDescription There are two types of directory chunks -- index chunks, and listing chunks.Methods in org.apache.tika.parser.microsoft.chm with parameters of type ChmPmglHeaderModifier and TypeMethodDescriptionvoidChmPmglHeader.parse(byte[] data, ChmPmglHeader chmPmglHeader) protected voidChmPmglHeader.unmarshalCharArray(byte[] data, ChmPmglHeader chmPmglHeader, int count)