Interface | Description |
---|---|
ResourceIdToPathMapper |
Mapper from a resourceId to a path string.
|
ResourceManager |
Interface for resource managers.
|
ResourceManagerErrorCodes |
Error codes for resource managers.
|
Class | Description |
---|---|
FileResourceManager |
A resource manager for streamable objects stored in a file system.
|
FileSequence |
Fail-Safe sequence store implementation using the file system.
|
JDK14URLEncodeIdMapper |
URL encodes a resource id using JDK1.4 functionality.
|
URLEncodeIdMapper |
URL encodes a resource.
|
Exception | Description |
---|---|
ResourceManagerException |
Signals any kind of error or failure state in a
ResourceManager . |
ResourceManagerSystemException |
Signals an internal system error in a
ResourceManager . |
Copyright ? 2004 The Apache Software Foundation. All Rights Reserved.