|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DPContentType | |
---|---|
org.ops4j.pax.swissbox.tinybundles.dp.intern |
Uses of DPContentType in org.ops4j.pax.swissbox.tinybundles.dp.intern |
---|
Methods in org.ops4j.pax.swissbox.tinybundles.dp.intern that return DPContentType | |
---|---|
static DPContentType |
DPContentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DPContentType[] |
DPContentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.ops4j.pax.swissbox.tinybundles.dp.intern with parameters of type DPContentType | |
---|---|
boolean |
Bucket.isType(java.lang.String name,
DPContentType bundle)
|
void |
Bucket.store(java.lang.String entry,
org.ops4j.store.Handle binaryHandle,
DPContentType type,
boolean includeContent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |