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
IOException
Copyright © 2018 Nuxeo. All rights reserved.