T - public interface ChmAccessor<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
parse(byte[] data,
T chmAccessor)
Parses chm accessor
|
void parse(byte[] data,
T chmAccessor)
throws TikaException
data - chm filechmAccessor - TikaExceptionCopyright © 2007–2023 The Apache Software Foundation. All rights reserved.