| Modifier and Type | Field and Description |
|---|---|
static JarModeLibrary |
LAYER_TOOLS
JarModeLibrary for layer tools. |
| Constructor and Description |
|---|
JarModeLibrary(LibraryCoordinates coordinates) |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile()
Return the library file.
|
InputStream |
openStream()
Open a stream that provides the content of the source file.
|
getCoordinates, getName, getScope, isUnpackRequiredpublic static final JarModeLibrary LAYER_TOOLS
JarModeLibrary for layer tools.public JarModeLibrary(LibraryCoordinates coordinates)
public InputStream openStream() throws IOException
LibraryIOException - on error