public class ToolsCatalog
extends java.lang.Object
Clients may download these tools through our file server, as they are packaged with our own software releases.
Modifier and Type | Class and Description |
---|---|
static class |
ToolsCatalog.Entry
A file served out of the tools root directory.
|
Modifier and Type | Method and Description |
---|---|
ToolsCatalog.Entry |
get(java.lang.String name)
Lookup an entry in the tools catalog.
|
public ToolsCatalog.Entry get(java.lang.String name)
name
- path of the item, relative to the root of the catalog.