Uses of Package
fnug.resource

Packages that use fnug.resource
fnug.config   
fnug.resource   
fnug.servlet   
 

Classes in fnug.resource used by fnug.config
Resource
          Abstraction of a file with a name, bytes and last modified date.
 

Classes in fnug.resource used by fnug.resource
AbstractAggregatedResource
          Abstract superclass for aggregated resources.
AbstractCompiledResource
           
AbstractResource
          Abstract supertype for Resource implementations.
AbstractResource.Entry
          Wrapper class for returning data from AbstractResource.readEntry().
AggregatedResource
          Extension of Resource for resources that are products of other resource.
Bundle
          Bundles are entities responsible for resolving and building Resource.
Compressor
          Interface for compressors of bytes, javascript or css.
DefaultResource
          Default file resource implementation.
HasBundle
          Tells that the implementor has an associated Bundle.
HasJSLintResult
          Tagging interface for entities that has a JSLint result.
HasLastModifiedBytes
          Implementors have bytes that are time stamped.
Resource
          Abstraction of a file with a name, bytes and last modified date.
ResourceCollection
          Collection of resources that are associated with a Bundle.
ResourceResolver
          Entry point for resource resolving.
 

Classes in fnug.resource used by fnug.servlet
Bundle
          Bundles are entities responsible for resolving and building Resource.
HasLastModifiedBytes
          Implementors have bytes that are time stamped.
Resource
          Abstraction of a file with a name, bytes and last modified date.
ResourceCollection
          Collection of resources that are associated with a Bundle.
 



Copyright © 2012. All Rights Reserved.