LibraryCollector.CollectorResult |
LibraryCollector.collectLibrariesFor(File coreFile,
LibraryCollector.CollectionType type) |
Controller for the collection process.
|
LibraryCollector.CollectorResult |
LibraryCollector.collectLibrariesFor(String coreFilePath,
LibraryCollector.CollectionType type) |
Start the library collection process for a given core file
|
LibraryCollector.CollectorResult |
LibraryCollector.collectLibrariesFor(String coreFilePath,
String type) |
Start the library collection process for a given core file
|
static LibraryCollector.CollectorResult |
LibraryCollector.CollectorResult.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static LibraryCollector.CollectorResult[] |
LibraryCollector.CollectorResult.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|