| Constructor and Description |
|---|
SimpleReferenceBinary(String reference) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
String |
getReference() |
long |
getSize() |
InputStream |
getStream() |
int |
read(byte[] b,
long position) |
public SimpleReferenceBinary(String reference)
public String getReference()
getReference in interface org.apache.jackrabbit.api.ReferenceBinarypublic InputStream getStream() throws RepositoryException
getStream in interface BinaryRepositoryExceptionpublic int read(byte[] b,
long position)
throws IOException,
RepositoryException
read in interface BinaryIOExceptionRepositoryExceptionpublic long getSize()
throws RepositoryException
getSize in interface BinaryRepositoryExceptionCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.