|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileSystemResource | |
|---|---|
| org.apache.jackrabbit.core.persistence.bundle.util | |
| org.apache.jackrabbit.core.persistence.util | |
| org.apache.jackrabbit.core.value | |
| Uses of FileSystemResource in org.apache.jackrabbit.core.persistence.bundle.util |
|---|
| Constructors in org.apache.jackrabbit.core.persistence.bundle.util with parameters of type FileSystemResource | |
|---|---|
HashMapIndex(FileSystemResource file)
Creates a new hashmap index and loads the lookup tables from the filesystem resource. |
|
| Uses of FileSystemResource in org.apache.jackrabbit.core.persistence.util |
|---|
| Methods in org.apache.jackrabbit.core.persistence.util that return FileSystemResource | |
|---|---|
FileSystemResource |
ResourceBasedBLOBStore.getResource(String blobId)
Retrieves the BLOB data with the specified id as a permanent resource. |
FileSystemResource |
FileSystemBLOBStore.getResource(String blobId)
Retrieves the BLOB data with the specified id as a permanent resource. |
| Uses of FileSystemResource in org.apache.jackrabbit.core.value |
|---|
| Methods in org.apache.jackrabbit.core.value with parameters of type FileSystemResource | |
|---|---|
static InternalValue |
InternalValue.create(FileSystemResource value)
|
| Constructors in org.apache.jackrabbit.core.value with parameters of type FileSystemResource | |
|---|---|
BLOBFileValue(FileSystemResource fsResource)
Creates a new BLOBFileValue instance from a resource in the
virtual file system. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||