public class CustomJarContentReader extends BaseContentReader
| Modifier and Type | Field and Description |
|---|---|
(package private) JarImportContext |
ctxt |
(package private) CustomJarReader |
customJarReader |
importContext| Constructor and Description |
|---|
CustomJarContentReader(byte[] bytes,
FUImportContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getMain() |
java.lang.Object |
getRelative(java.lang.String rp) |
boolean |
hasRelative(java.lang.String rp) |
getContextCustomJarReader customJarReader
JarImportContext ctxt
public CustomJarContentReader(byte[] bytes,
FUImportContext ctxt)
public java.lang.Object getMain()
getMain in interface ContentReadergetMain in class BaseContentReaderpublic boolean hasRelative(java.lang.String rp)
public java.lang.Object getRelative(java.lang.String rp)
Copyright © 2013. All Rights Reserved.