|
XML:DB API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BinaryResource
Resource for encapsulation of binary data that is stored in the data base. Support for BinaryResources is optional.
The standardgetContent method returns a byte[]
and the standard setContent expects an byte[].
| Field Summary | |
|---|---|
static java.lang.String |
RESOURCE_TYPE
|
| Method Summary |
|---|
| Methods inherited from interface org.xmldb.api.base.Resource |
|---|
getContent, getId, getParentCollection, getResourceType, setContent |
| Field Detail |
|---|
static final java.lang.String RESOURCE_TYPE
|
XML:DB API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||