Package | Description |
---|---|
org.crsh.lang.impl.java | |
org.crsh.util | |
org.crsh.vfs.spi.url |
Modifier and Type | Field and Description |
---|---|
private InputStreamFactory |
NodeJavaFileObject.stream
.
|
Constructor and Description |
---|
NodeJavaFileObject(String binaryName,
URI uri,
InputStreamFactory stream,
long lastModified) |
Modifier and Type | Method and Description |
---|---|
abstract InputStreamFactory |
ZipIterator.getStreamFactory()
Return a stream factory for the current entry.
|
Modifier and Type | Field and Description |
---|---|
InputStreamFactory |
Resource.streamFactory
.
|
Modifier and Type | Method and Description |
---|---|
private void |
Node.addEntry(URL baseURL,
int index,
String entryName,
long lastModified,
InputStreamFactory resolver) |
private void |
Node.addEntry(URL baseURL,
String entryName,
InputStreamFactory resolver) |
Constructor and Description |
---|
Resource(URL url,
InputStreamFactory streamFactory,
long lastModified) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.