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 org.apache.tika.exception.TikaException
data - chm filechmAccessor - org.apache.tika.exception.TikaExceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.