Package org.w3c.tools.resources

Interface Summary
ContainerInterface  
FilterInterface  
ReplyInterface  
RequestInterface  
ResourceReference Resolving a resource provides back a resource reference.
ResourceShadower This interface describe the proxy pattern.
ResourceSpace  
ServerInterface  
SpaceEntry  
 

Class Summary
AbstractContainer The top level class for Resource Container.
ArrayAttribute  
Attribute Instances of this class describe an attribute of a resource.
AttributeHolder An attribute holder is an object that holds a list of attributes.
AttributeRegistry  
BooleanAttribute The generic description of an BooleanAttribute.
ClassAttribute The generic description of an ClassAttribute.
ContainerResource This resource manage children resources.
DateAttribute  
DirectoryResource A simple, and reasonably efficient directory resource.
DoubleAttribute The generic description of an DoubleAttribute.
DummyResourceReference This class implements the ResourceReference interface.
ExternalContainer A Container which manage an external store, outside the space.
FileAttribute The generic description of an FileAttribute.
FilenameAttribute The generic description of a FilenameAttribute.
FileResource A simple file resource.
FrameArrayAttribute  
FramedResource A FramedResource manage frames which are called during the lookup and the perform.
IntegerArrayAttribute The generic description of an IntegerArrayAttribute.
IntegerAttribute The generic description of an IntegerAttribute.
LongAttribute The generic description of an LongAttribute.
LookupResult This class is the result of the lookup algorithm.
LookupState This object keeps the state info around while looking up an entity.
MetaDataFrame  
ObjectAttribute A generic Object attribute.
PassDirectory A directory resource able to pass (jump) into some non-related directory.
PropertiesAttribute The generic description of an PropertiesAttribute.
ProtocolFrame  
Resource The resource class describes an object, accessible through the server.
ResourceContext The resource context.
ResourceFilter  
ResourceFrame The resource frame class.
ResourceStateFilter  
SimpleAttribute  
SpaceEntryImpl  
StringArrayAttribute The generic description of an StringArrayAttribute.
StringAttribute The generic description of an StringAttribute.
UnknownFrame  
UnknownResource  
 

Exception Summary
DuplicateNameException  
HolderInitException Exception throw when unable to restore an attribute holder.
IllegalAttributeAccess The generic exception for illegal attribute access.
InvalidParentException  
InvalidResourceException The resource is no more a valide resource.
MultipleLockException The resource store is unable to restore a resource.
ProtocolException  
ResourceException