A C G H I L M N P R S W

A

AggregatedResource - Class in net.northfuse.resources
An implementation of Resource.
AggregatedResource(byte[]) - Constructor for class net.northfuse.resources.AggregatedResource
Creates an Aggregated resource.
available() - Method in class net.northfuse.resources.LineWrapperInputStream

C

close() - Method in class net.northfuse.resources.LineWrapperInputStream
contentLength() - Method in class net.northfuse.resources.AggregatedResource

G

getAggregatedResource(boolean) - Method in class net.northfuse.resources.ResourceGenerator
Builds the resource from all the given resources.
getAggregatedResource() - Method in interface net.northfuse.resources.ResourceHandler
Aggregates the resource, creating a new resource.
getAggregatedResource() - Method in class net.northfuse.resources.ResourceHandlerImpl
Aggregates the resource, creating a new resource.
getImplementation() - Method in class net.northfuse.resources.config.ScriptDefinitionParser
 
getImplementation() - Method in class net.northfuse.resources.config.StyleDefinitionParser
 
getLastModified(HttpServletRequest, Object) - Method in class net.northfuse.resources.ResourceHandlerAdapter
getMapping() - Method in interface net.northfuse.resources.ResourceHandler
Gets the mapping of this resource.
getMapping() - Method in class net.northfuse.resources.ResourceHandlerImpl
Gets the mapping of this resource.
getMediaType() - Method in interface net.northfuse.resources.ResourceHandler
Gets the media type.
getMediaType() - Method in class net.northfuse.resources.ResourceHandlerImpl
Gets the media type.

H

handle(HttpServletRequest, HttpServletResponse, Object) - Method in class net.northfuse.resources.ResourceHandlerAdapter

I

init() - Method in class net.northfuse.resources.config.ResourceNamespaceHandler
Registers the bean definition parsers for the script and style config elements.
init() - Method in class net.northfuse.resources.ResourceHandlerImpl
Initialize (cache) resource.
isDebug() - Method in interface net.northfuse.resources.ResourceHandler
Gets whether or not this is in debug mode.
isDebug() - Method in class net.northfuse.resources.ResourceHandlerImpl
Gets whether or not this is in debug mode.
iterator() - Method in class net.northfuse.resources.config.NodeListIterator

L

lastModified() - Method in class net.northfuse.resources.AggregatedResource
LineWrapperInputStream - Class in net.northfuse.resources
Appends a file and line number to the beginning of all lines.
LineWrapperInputStream(InputStream, String) - Constructor for class net.northfuse.resources.LineWrapperInputStream
Creates a new LineWrapperInputStream.

M

mark(int) - Method in class net.northfuse.resources.LineWrapperInputStream
markSupported() - Method in class net.northfuse.resources.LineWrapperInputStream
 

N

NAMESPACE - Static variable in class net.northfuse.resources.config.ResourceNamespaceHandler
 
net.northfuse.resources - package net.northfuse.resources
Main resources directory.
net.northfuse.resources.config - package net.northfuse.resources.config
Spring XML Config handlers.
NodeListIterator<T extends org.w3c.dom.Node> - Class in net.northfuse.resources.config
Converts a node list to an iterable.
NodeListIterator(NodeList) - Constructor for class net.northfuse.resources.config.NodeListIterator
Creates a NodeListIterator.

P

parse(Element, ParserContext) - Method in class net.northfuse.resources.config.ResourcesDefinitionParser

R

read() - Method in class net.northfuse.resources.LineWrapperInputStream
read(byte[]) - Method in class net.northfuse.resources.LineWrapperInputStream
read(byte[], int, int) - Method in class net.northfuse.resources.LineWrapperInputStream
reset() - Method in class net.northfuse.resources.LineWrapperInputStream
ResourceGenerator - Class in net.northfuse.resources
 
ResourceGenerator() - Constructor for class net.northfuse.resources.ResourceGenerator
Creates a resource generator.
ResourceHandler - Interface in net.northfuse.resources
 
ResourceHandlerAdapter - Class in net.northfuse.resources
 
ResourceHandlerAdapter() - Constructor for class net.northfuse.resources.ResourceHandlerAdapter
Creates a ResourceHandlerAdapter.
ResourceHandlerImpl - Class in net.northfuse.resources
 
ResourceNamespaceHandler - Class in net.northfuse.resources.config
 
ResourceNamespaceHandler() - Constructor for class net.northfuse.resources.config.ResourceNamespaceHandler
 
ResourcesDefinitionParser - Class in net.northfuse.resources.config
 
ResourcesDefinitionParser(ScriptDefinitionParser, StyleDefinitionParser) - Constructor for class net.northfuse.resources.config.ResourcesDefinitionParser
Creates a ResourcesDefinitionParser.

S

ScriptDefinitionParser - Class in net.northfuse.resources.config
 
ScriptDefinitionParser() - Constructor for class net.northfuse.resources.config.ScriptDefinitionParser
 
ScriptResourceHandler - Class in net.northfuse.resources
 
ScriptResourceHandler() - Constructor for class net.northfuse.resources.ScriptResourceHandler
Creates a ScriptResourceHandler.
setApplicationContext(ApplicationContext) - Method in class net.northfuse.resources.ResourceGenerator
setDebug(boolean) - Method in class net.northfuse.resources.ResourceHandlerImpl
Sets debug mode.
setHeaders(HttpServletResponse, Resource, MediaType) - Method in class net.northfuse.resources.ResourceHandlerAdapter
Set headers on the given servlet response.
setMapping(String) - Method in class net.northfuse.resources.ResourceHandlerImpl
Sets the mapping.
setResourceGenerator(ResourceGenerator) - Method in class net.northfuse.resources.ResourceHandlerImpl
Sets the resource generator.
setResources(List<String>) - Method in class net.northfuse.resources.ResourceGenerator
Sets the resources.
skip(long) - Method in class net.northfuse.resources.LineWrapperInputStream
StyleDefinitionParser - Class in net.northfuse.resources.config
 
StyleDefinitionParser() - Constructor for class net.northfuse.resources.config.StyleDefinitionParser
 
StyleResourceHandler - Class in net.northfuse.resources
 
StyleResourceHandler() - Constructor for class net.northfuse.resources.StyleResourceHandler
Creates a StyleResourceHandler.
supports(Object) - Method in class net.northfuse.resources.ResourceHandlerAdapter

W

wrapWithMinify(InputStream) - Method in class net.northfuse.resources.ResourceHandlerImpl
Wraps the input stream with an input stream that minifies it.
wrapWithMinify(InputStream) - Method in class net.northfuse.resources.ScriptResourceHandler
Wraps the input stream with an input stream that minifies it.
wrapWithMinify(InputStream) - Method in class net.northfuse.resources.StyleResourceHandler
Wraps the input stream with an input stream that minifies it.
writeContent(HttpServletResponse, Resource) - Method in class net.northfuse.resources.ResourceHandlerAdapter
Write the actual content out to the given servlet response, streaming the resource's content.

A C G H I L M N P R S W

Copyright © 2011. All Rights Reserved.