Modifier and Type | Method and Description |
---|---|
ModuleEntry.Type |
ModuleEntry.getType()
The LinkModuleEntry's type.
|
static ModuleEntry.Type |
ModuleEntry.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleEntry.Type[] |
ModuleEntry.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ModuleEntry |
ModuleEntry.create(String module,
String path,
ModuleEntry.Type type,
InputStream content,
long size)
Create a LinkModuleEntry for a file that will be located outside a jimage
file.
|
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-06-25-232344.buildd.src