public class EmbeddedDocExtractor extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DOC_PREFIX  | 
static String | 
PARENT_DOC_PREFIX  | 
| Constructor and Description | 
|---|
EmbeddedDocExtractor()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
extractEmbeddedDoc(ZipFile jarFile,
                  BundleInfoImpl bi)  | 
public static final String DOC_PREFIX
public static final String PARENT_DOC_PREFIX
public EmbeddedDocExtractor()
public static void extractEmbeddedDoc(ZipFile jarFile, BundleInfoImpl bi) throws IOException
IOExceptionCopyright © 2019 Nuxeo. All rights reserved.