org.xmldb.api.reference.modules
public class BinaryResourceImpl extends SimpleBinaryResource implements BinaryResource
content
id, parent
RESOURCE_TYPE
Constructor and Description |
---|
BinaryResourceImpl(Collection parent,
java.lang.String id) |
BinaryResourceImpl(Collection parent,
java.lang.String id,
byte[] content) |
getContent, getResourceType, setContent
getId, getParentCollection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContent, getId, getParentCollection, getResourceType, setContent
public BinaryResourceImpl(Collection parent, java.lang.String id)
public BinaryResourceImpl(Collection parent, java.lang.String id, byte[] content)