org.xmldb.api.reference.modules

Class BinaryResourceImpl

public class BinaryResourceImpl extends SimpleBinaryResource implements BinaryResource

Resource for encapsulation of binary data that is stored in the data base. Support for BinaryResources is optional.

Constructor Summary
BinaryResourceImpl(Collection parent, String id)
BinaryResourceImpl(Collection parent, String id, byte[] content)

Constructor Detail

BinaryResourceImpl

public BinaryResourceImpl(Collection parent, String id)

BinaryResourceImpl

public BinaryResourceImpl(Collection parent, String id, byte[] content)