Modifier and Type | Method | Description |
---|---|---|
ResourcePoolEntry.Type |
ResourcePoolEntry.type() |
The ResourcePoolEntry's type.
|
static ResourcePoolEntry.Type |
ResourcePoolEntry.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ResourcePoolEntry.Type[] |
ResourcePoolEntry.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static ResourcePoolEntry |
ResourcePoolEntry.create(String path,
ResourcePoolEntry.Type type,
byte[] content) |
Create a ResourcePoolEntry for a resource of the given type.
|
static ResourcePoolEntry |
ResourcePoolEntry.create(String path,
ResourcePoolEntry.Type type,
Path file) |
Create a ResourcePoolEntry for a resource of the given type.
|
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b144-1ubuntu1