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 |
---|---|
java.io.File |
getFile()
Return the library file.
|
java.io.InputStream |
openStream()
Open a stream that provides the content of the source file.
|
getCoordinates, getName, getScope, isIncluded, isLocal, isUnpackRequired
public static final JarModeLibrary LAYER_TOOLS
JarModeLibrary
for layer tools.public JarModeLibrary(LibraryCoordinates coordinates)
public java.io.InputStream openStream() throws java.io.IOException
Library
java.io.IOException
- on error