A B C D E F G H I J K L M N O P R S T U V W X 

A

AbstractConfigurableMultipleStrategy<S,P> - Class in ro.isdc.wro.model.resource.support
Abstracts the configurable creation of the strategies.
AbstractConfigurableMultipleStrategy() - Constructor for class ro.isdc.wro.model.resource.support.AbstractConfigurableMultipleStrategy
 
AbstractConfigurableSingleStrategy<S,P> - Class in ro.isdc.wro.model.resource.support
Abstracts the configurable creation of the strategies.
AbstractConfigurableSingleStrategy() - Constructor for class ro.isdc.wro.model.resource.support.AbstractConfigurableSingleStrategy
 
AbstractConfigurableStrategySupport<S,P> - Class in ro.isdc.wro.model.resource.support
Abstracts the configurable creation of the strategies based on ProviderFinder.
AbstractConfigurableStrategySupport() - Constructor for class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
 
AbstractCssImportPreProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
CssImport Processor responsible for handling css @import statement.
AbstractCssImportPreProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssImportPreProcessor
 
AbstractCssUrlRewritingProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
A processor responsible for rewriting url's from inside the css resources.
AbstractCssUrlRewritingProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssUrlRewritingProcessor
 
AbstractDecorator<T> - Class in ro.isdc.wro.util
Templated decorator.
AbstractDecorator(T) - Constructor for class ro.isdc.wro.util.AbstractDecorator
 
AbstractDigesterHashStrategy - Class in ro.isdc.wro.model.resource.support.hash
Uses abstract digester for creating a hash.
AbstractDigesterHashStrategy() - Constructor for class ro.isdc.wro.model.resource.support.hash.AbstractDigesterHashStrategy
 
AbstractProcessorDecoratorSupport<T> - Class in ro.isdc.wro.model.resource.processor.decorator
Hides details common to all processors decorators, like ability to identify if a processor is minimize aware
AbstractProcessorDecoratorSupport(T) - Constructor for class ro.isdc.wro.model.resource.processor.decorator.AbstractProcessorDecoratorSupport
 
AbstractProcessorsFilter - Class in ro.isdc.wro.http.support
Allows configuration of a list of processors to be applied on the
AbstractProcessorsFilter() - Constructor for class ro.isdc.wro.http.support.AbstractProcessorsFilter
 
AbstractSynchronizedCacheStrategyDecorator<K,V> - Class in ro.isdc.wro.cache.support
Ensure that the AbstractSynchronizedCacheStrategyDecorator.loadValue(Object) will be called only once for the same key.
AbstractSynchronizedCacheStrategyDecorator(CacheStrategy<K, V>) - Constructor for class ro.isdc.wro.cache.support.AbstractSynchronizedCacheStrategyDecorator
 
AbstractUriLocatorFactory - Class in ro.isdc.wro.model.resource.locator.factory
Holds a list of uri locators.
AbstractUriLocatorFactory() - Constructor for class ro.isdc.wro.model.resource.locator.factory.AbstractUriLocatorFactory
 
AbstractWroModelFactory - Class in ro.isdc.wro.model.factory
To be used by the implementations which load the model from a resource provided as stream.
AbstractWroModelFactory() - Constructor for class ro.isdc.wro.model.factory.AbstractWroModelFactory
 
accept(HttpServletRequest) - Method in class ro.isdc.wro.http.handler.LazyRequestHandlerDecorator
 
accept(HttpServletRequest) - Method in class ro.isdc.wro.http.handler.ReloadCacheRequestHandler
 
accept(HttpServletRequest) - Method in class ro.isdc.wro.http.handler.ReloadModelRequestHandler
 
accept(HttpServletRequest) - Method in interface ro.isdc.wro.http.handler.RequestHandler
Determines if current request can be handled by this requestHandler
accept(HttpServletRequest) - Method in class ro.isdc.wro.http.handler.RequestHandlerSupport
 
accept(HttpServletRequest) - Method in class ro.isdc.wro.http.handler.ResourceProxyRequestHandler
 
accept(HttpServletRequest) - Method in class ro.isdc.wro.http.handler.ResourceWatcherRequestHandler
 
accept(String) - Method in class ro.isdc.wro.model.resource.locator.ClasspathUriLocator
Check if this uri can be located by concrete implementation.
accept(String) - Method in class ro.isdc.wro.model.resource.locator.ServletContextUriLocator
Check if this uri can be located by concrete implementation.
accept(String) - Method in interface ro.isdc.wro.model.resource.locator.UriLocator
Check if this uri can be located by concrete implementation.
accept(String) - Method in class ro.isdc.wro.model.resource.locator.UrlUriLocator
Check if this uri can be located by concrete implementation.
add(String) - Method in class ro.isdc.wro.model.resource.support.DefaultResourceAuthorizationManager
Add a new resource uri to the set of authorized resources.
add(String) - Method in interface ro.isdc.wro.model.resource.support.MutableResourceAuthorizationManager
Add a new resource uri to the set of authorized resources.
addAttribute(String, String) - Method in class ro.isdc.wro.cache.CacheKey
Add a custom key-value pair attribute.
addExtension(String) - Method in class ro.isdc.wro.model.resource.processor.decorator.ExtensionsAwareProcessorDecorator
Add one more extension to the set of extensions.
addGroup(Group) - Method in class ro.isdc.wro.model.WroModel
Add a single group to the model.
addHandler(RequestHandler) - Method in class ro.isdc.wro.http.handler.factory.SimpleRequestHandlerFactory
Adds a single handler to existing collection.
addLocator(UriLocator...) - Method in class ro.isdc.wro.model.resource.locator.factory.SimpleUriLocatorFactory
Allow adding more than one uriLocators.
addLocators(Collection<UriLocator>) - Method in class ro.isdc.wro.model.resource.locator.factory.SimpleUriLocatorFactory
 
addModelTransformer(Transformer<WroModel>) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
Add a single model transformer.
addPostProcessor(ResourcePostProcessor) - Method in class ro.isdc.wro.model.resource.processor.factory.SimpleProcessorsFactory
addPreProcessor(ResourcePreProcessor) - Method in class ro.isdc.wro.model.resource.processor.factory.SimpleProcessorsFactory
addResource(Resource) - Method in class ro.isdc.wro.model.group.Group
Add a Resource to the collection of resources associated with this group.
ALIAS - Static variable in class ro.isdc.wro.cache.impl.LruMemoryCacheStrategy
Aliased used by provider for this implementation
ALIAS - Static variable in class ro.isdc.wro.cache.impl.MemoryCacheStrategy
Aliased used by provider for this implementation
ALIAS - Static variable in class ro.isdc.wro.http.handler.ReloadCacheRequestHandler
The alias of this RequestHandler used for configuration.
ALIAS - Static variable in class ro.isdc.wro.http.handler.ReloadModelRequestHandler
The alias of this RequestHandler used for configuration.
ALIAS - Static variable in class ro.isdc.wro.http.handler.ResourceProxyRequestHandler
The alias of this RequestHandler used for configuration.
ALIAS - Static variable in class ro.isdc.wro.http.handler.ResourceWatcherRequestHandler
The alias of this RequestHandler used for configuration.
ALIAS - Static variable in class ro.isdc.wro.model.factory.XmlModelFactory
The alias for this model factory used by spi provider.
ALIAS - Static variable in class ro.isdc.wro.model.resource.locator.ClasspathUriLocator
Alias used to register this locator with LocatorProvider.
ALIAS - Static variable in class ro.isdc.wro.model.resource.locator.ServletContextUriLocator
Alias used to register this locator with LocatorProvider.
ALIAS - Static variable in class ro.isdc.wro.model.resource.locator.UrlUriLocator
Alias used to register this locator with LocatorProvider.
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.css.ConformColorsCssProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.css.CssCompressorProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.css.CssDataUriPreProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.css.CssImportPreProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.css.CssMinProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.css.CssUrlRewritingProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.css.CssVariablesProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.css.FallbackCssDataUriProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.css.JawrCssMinifierProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.css.LessCssImportPreProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.css.VariablizeColorsCssProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.js.ConsoleStripperProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.js.JSMinProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.js.SemicolonAppenderPreProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.MultiLineCommentStripperProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.processor.impl.SingleLineCommentStripperProcessor
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.support.hash.CRC32HashStrategy
A short name of this hashBuilder.
ALIAS - Static variable in class ro.isdc.wro.model.resource.support.hash.MD5HashStrategy
A short name of this hashBuilder.
ALIAS - Static variable in class ro.isdc.wro.model.resource.support.hash.SHA1HashStrategy
A short name of this strategy.
ALIAS - Static variable in class ro.isdc.wro.model.resource.support.naming.DefaultHashEncoderNamingStrategy
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.support.naming.FolderHashEncoderNamingStrategy
 
ALIAS - Static variable in class ro.isdc.wro.model.resource.support.naming.NoOpNamingStrategy
A short name of this naming strategy.
ALIAS - Static variable in class ro.isdc.wro.model.resource.support.naming.TimestampNamingStrategy
Alias used identify this implementation when configuring which NamingStrategy to use.
ALIAS_DISPATCHER_FIRST - Static variable in class ro.isdc.wro.model.resource.locator.ServletContextUriLocator
Same as default Alias (exist for explicit configuration).
ALIAS_DUPLICATE - Static variable in class ro.isdc.wro.model.resource.processor.impl.css.DuplicatesAwareCssDataUriPreProcessor
 
ALIAS_SERVLET_CONTEXT_FIRST - Static variable in class ro.isdc.wro.model.resource.locator.ServletContextUriLocator
Uses SERVLET_CONTEXT_FIRST strategy, meaning that, for example, a jsp will be served with its raw content, instead of processed by container.
ALIAS_SERVLET_CONTEXT_ONLY - Static variable in class ro.isdc.wro.model.resource.locator.ServletContextUriLocator
Uses SERVLET_CONTEXT_ONLY strategy, meaning that no dispatching will be performed when there is no servletContext resource available.
apply(F) - Method in interface ro.isdc.wro.util.Function
Returns the result of applying this function to input.
ASCENDING_COMPARATOR - Static variable in interface ro.isdc.wro.util.Ordered
 
assertProcessorSupportResourceTypes(ResourcePreProcessor, ResourceType...) - Static method in class ro.isdc.wro.util.WroTestUtils
Asserts that a processor supports provided resource types.
ATTR_INCLUDE_PATH - Static variable in class ro.isdc.wro.model.group.DefaultGroupExtractor
The name of the attribute where the servlet path is stored when requestDispatcher.include is called.
ATTRIBUTE_INCLUDED_BY_DISPATCHER - Static variable in class ro.isdc.wro.model.resource.locator.support.DispatcherStreamLocator
Attribute indicating that the request is included from within a wro request cycle.
ATTRIBUTE_PASSED_THROUGH_FILTER - Static variable in class ro.isdc.wro.http.WroFilter
Attribute indicating that the request was passed through WroFilter.

B

Base64 - Class in ro.isdc.wro.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in ro.isdc.wro.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class ro.isdc.wro.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class ro.isdc.wro.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in ro.isdc.wro.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class ro.isdc.wro.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class ro.isdc.wro.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
baseNameSuffixTransformer(String) - Static method in class ro.isdc.wro.util.Transformers
Appends a suffix to the source baseName.
BaseWroManagerFactory - Class in ro.isdc.wro.manager.factory
Default implementation of WroManagerFactory which creates default locators and processors and handles the injection logic by creating an Injector and injecting where it is appropriate.
BaseWroManagerFactory() - Constructor for class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
BenchmarkProcessorDecorator - Class in ro.isdc.wro.model.resource.processor.decorator
A decorator responsible for tracking the time spent with processing.
BenchmarkProcessorDecorator(Object) - Constructor for class ro.isdc.wro.model.resource.processor.decorator.BenchmarkProcessorDecorator
 
build() - Method in class ro.isdc.wro.manager.WroManager.Builder
 
build() - Method in class ro.isdc.wro.model.group.processor.InjectorBuilder
 

C

CacheKey - Class in ro.isdc.wro.cache
Used as an entry for the cache.
CacheKey(String, ResourceType) - Constructor for class ro.isdc.wro.cache.CacheKey
Uses default minimize flag to build CacheKey (minimize = true).
CacheKey(String, ResourceType, boolean) - Constructor for class ro.isdc.wro.cache.CacheKey
 
CacheKeyFactory - Interface in ro.isdc.wro.cache.factory
Factory responsible for creating CacheKey
CacheKeyFactoryDecorator - Class in ro.isdc.wro.cache.factory
Decorator for CacheKeyFactory object.
CacheKeyFactoryDecorator(CacheKeyFactory) - Constructor for class ro.isdc.wro.cache.factory.CacheKeyFactoryDecorator
 
CacheStrategy<K,V> - Interface in ro.isdc.wro.cache
CacheStrategy.java.
CacheStrategyDecorator<K,V> - Class in ro.isdc.wro.cache.support
A decorator of CacheStrategy.
CacheStrategyDecorator(CacheStrategy<K, V>) - Constructor for class ro.isdc.wro.cache.support.CacheStrategyDecorator
 
CacheStrategyProvider - Interface in ro.isdc.wro.cache.spi
A service provider responsible for providing new implementations of HashStrategy.
CacheValue - Class in ro.isdc.wro.cache
Entry holding a resource content along with its associated hash.
call() - Method in class ro.isdc.wro.config.support.ContextPropagatingCallable
 
ChainedProcessor - Class in ro.isdc.wro.model.resource.processor.support
A processor which uses a list of processors to compute the result.
check(CacheKey) - Method in class ro.isdc.wro.model.resource.support.change.ResourceWatcher
Default constructor with a NoOP callback.
check(CacheKey, ResourceWatcher.Callback) - Method in class ro.isdc.wro.model.resource.support.change.ResourceWatcher
Check if resources from a group were changed.
checkChangeForGroup(String, String) - Method in class ro.isdc.wro.model.resource.support.change.ResourceChangeDetector
Check if an uri from a particular group has changed.
ClasspathUriLocator - Class in ro.isdc.wro.model.resource.locator
Implementation of the UriLocator that is able to read a resource from a classpath.
ClasspathUriLocator() - Constructor for class ro.isdc.wro.model.resource.locator.ClasspathUriLocator
 
cleanImageUrl(String) - Static method in class ro.isdc.wro.util.WroUtil
Cleans the image url by trimming result and removing \' or \" characters if such exists.
cleanPath(String) - Static method in class ro.isdc.wro.util.StringUtils
Normalize the path by suppressing sequences like "path/.." and inner simple dots.
clear() - Method in interface ro.isdc.wro.cache.CacheStrategy
Clear all cache contents.
clear() - Method in class ro.isdc.wro.cache.ConfigurableCacheStrategy
Clear all cache contents.
clear() - Method in class ro.isdc.wro.cache.impl.MemoryCacheStrategy
Clear all cache contents.
clear() - Method in class ro.isdc.wro.cache.support.CacheStrategyDecorator
Clear all cache contents.
clear() - Method in class ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator
 
clear() - Method in class ro.isdc.wro.http.support.ServletContextAttributeHelper
Remove all attributes from ServletContext.
clear() - Method in class ro.isdc.wro.model.resource.support.DefaultResourceAuthorizationManager
Clear all authorized resources added previously.
clear() - Method in interface ro.isdc.wro.model.resource.support.MutableResourceAuthorizationManager
Clear all authorized resources added previously.
close() - Method in class ro.isdc.wro.http.support.DelegatingServletInputStream
 
close() - Method in class ro.isdc.wro.http.support.DelegatingServletOutputStream
close() - Method in class ro.isdc.wro.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class ro.isdc.wro.util.io.UnclosableBufferedInputStream
 
collectResourcesOfType(ResourceType) - Method in class ro.isdc.wro.model.group.Group
 
CommentStripperProcessor - Class in ro.isdc.wro.model.resource.processor.impl
CommentStripperProcessor.
CommentStripperProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.CommentStripperProcessor
 
compare(Reader, Reader, ResourcePostProcessor) - Static method in class ro.isdc.wro.util.WroTestUtils
Compare contents of two resources (files) by performing some sort of processing on input resource.
compare(InputStream, InputStream, ResourcePostProcessor) - Static method in class ro.isdc.wro.util.WroTestUtils
 
compare(InputStream, InputStream) - Static method in class ro.isdc.wro.util.WroTestUtils
Compare if content of expected stream is the same as content of the actual stream.
compare(String, String) - Static method in class ro.isdc.wro.util.WroTestUtils
Compares two strings by removing trailing spaces & tabs for correct comparison.
compareFromDifferentFolders(File, File, ResourcePreProcessor) - Static method in class ro.isdc.wro.util.WroTestUtils
Process and compare all the files from the sourceFolder and compare them with the files from the targetFolder.
compareFromDifferentFoldersByExtension(File, File, String, ResourcePreProcessor) - Static method in class ro.isdc.wro.util.WroTestUtils
 
compareFromDifferentFoldersByExtension(File, File, String, ResourcePostProcessor) - Static method in class ro.isdc.wro.util.WroTestUtils
TODO run tests in parallel
compareFromDifferentFoldersByName(File, File, String, String, ResourcePostProcessor) - Static method in class ro.isdc.wro.util.WroTestUtils
Compares files with the same name from sourceFolder against it's counterpart in targetFolder, but allows source and target files to have different extensions.
compareFromSameFolder(File, IOFileFilter, Transformer<String>, ResourcePreProcessor) - Static method in class ro.isdc.wro.util.WroTestUtils
 
compareProcessedResourceContents(String, String, ResourcePostProcessor) - Static method in class ro.isdc.wro.util.WroTestUtils
Compare contents of two resources (files) by performing some sort of processing on input resource.
compress(Writer, int) - Method in class ro.isdc.wro.model.resource.processor.support.CssCompressor
 
compressDimensions(String) - Method in class ro.isdc.wro.model.resource.processor.support.CssCompressor
 
ConfigConstants - Enum in ro.isdc.wro.config.jmx
Hold the name of the properties.
ConfigurableCacheStrategy - Class in ro.isdc.wro.cache
Uses the CacheStrategy implementation associated with an alias read from properties file.
ConfigurableCacheStrategy() - Constructor for class ro.isdc.wro.cache.ConfigurableCacheStrategy
 
ConfigurableHashStrategy - Class in ro.isdc.wro.model.resource.support.hash
Uses the HashStrategy implementation associated with an alias read from properties file.
ConfigurableHashStrategy() - Constructor for class ro.isdc.wro.model.resource.support.hash.ConfigurableHashStrategy
 
ConfigurableLocatorFactory - Class in ro.isdc.wro.model.resource.locator.factory
A ProcessorsFactory implementation which is easy to configure using a Properties object.
ConfigurableLocatorFactory() - Constructor for class ro.isdc.wro.model.resource.locator.factory.ConfigurableLocatorFactory
 
ConfigurableModelFactory - Class in ro.isdc.wro.model.factory
 
ConfigurableModelFactory() - Constructor for class ro.isdc.wro.model.factory.ConfigurableModelFactory
 
ConfigurableNamingStrategy - Class in ro.isdc.wro.model.resource.support.naming
Uses the NamingStrategy implementation associated with an alias read from properties file.
ConfigurableNamingStrategy() - Constructor for class ro.isdc.wro.model.resource.support.naming.ConfigurableNamingStrategy
 
ConfigurableProcessorsFactory - Class in ro.isdc.wro.model.resource.processor.factory
A ProcessorsFactory implementation which is easy to configure using a Properties object.
ConfigurableProcessorsFactory() - Constructor for class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
 
ConfigurableProvider - Interface in ro.isdc.wro.util.provider
Bring all providers in a single place.
ConfigurableProviderSupport - Class in ro.isdc.wro.util.provider
Default implementation of ConfigurableProvider which provides nothing by default.
ConfigurableProviderSupport() - Constructor for class ro.isdc.wro.util.provider.ConfigurableProviderSupport
 
ConfigurableRequestHandlerFactory - Class in ro.isdc.wro.http.handler.factory
A RequestHandler implementation which is easy to configure using a Properties object.
ConfigurableRequestHandlerFactory() - Constructor for class ro.isdc.wro.http.handler.factory.ConfigurableRequestHandlerFactory
 
ConfigurableStandaloneContextAwareManagerFactory - Class in ro.isdc.wro.manager.factory.standalone
 
ConfigurableStandaloneContextAwareManagerFactory() - Constructor for class ro.isdc.wro.manager.factory.standalone.ConfigurableStandaloneContextAwareManagerFactory
 
ConfigurableWroFilter - Class in ro.isdc.wro.http
An extension of WroFilter which allows configuration by injecting some of the properties.
ConfigurableWroFilter() - Constructor for class ro.isdc.wro.http.ConfigurableWroFilter
 
ConfigurableWroManagerFactory - Class in ro.isdc.wro.manager.factory
Allow configuring uriLocators & processors to add using initParams of the filter.
ConfigurableWroManagerFactory() - Constructor for class ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
 
configureDefaultHeaders(Map<String, String>) - Method in class ro.isdc.wro.http.support.ResponseHeadersConfigurer
Allow configuration of default headers.
conformColors(String) - Method in class ro.isdc.wro.model.resource.processor.support.Lessify
 
ConformColorsCssProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
A processor which transform all colors to #rgb format.
ConformColorsCssProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.ConformColorsCssProcessor
 
ConsoleStripperProcessor - Class in ro.isdc.wro.model.resource.processor.impl.js
A preProcessor, responsible for removing console.log(..) and console.debug(..) statements.
ConsoleStripperProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.js.ConsoleStripperProcessor
 
containsImport() - Method in class ro.isdc.wro.model.resource.processor.support.CssImportInspector
 
ContentTypeResolver - Class in ro.isdc.wro.http.support
Responseible for resolving a content based on file name.
ContentTypeResolver() - Constructor for class ro.isdc.wro.http.support.ContentTypeResolver
 
Context - Class in ro.isdc.wro.config
Holds the properties related to a request cycle.
contextDestroyed(ServletContextEvent) - Method in class ro.isdc.wro.http.WroServletContextListener
contextInitialized(ServletContextEvent) - Method in class ro.isdc.wro.http.WroServletContextListener
ContextPropagatingCallable<T> - Class in ro.isdc.wro.config.support
A Callable decorator responsible for propagating the correlationId to the decorated callable.
ContextPropagatingCallable(Callable<T>) - Constructor for class ro.isdc.wro.config.support.ContextPropagatingCallable
 
contributeLocators(Map<String, UriLocator>) - Method in class ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
Allow subclasses to contribute with it's own locators.
contributePostProcessors(Map<String, ResourcePostProcessor>) - Method in class ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
Allow subclasses to contribute with it's own processors.
contributePreProcessors(Map<String, ResourcePreProcessor>) - Method in class ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
Allow subclasses to contribute with it's own pre processors.
copyAll(Map<String, S>, Map<String, S>) - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
Utility method which copies all entries from source into target.
CopyrightKeeperProcessorDecorator - Class in ro.isdc.wro.model.resource.processor.decorator
Inspects the resource for copyright (licence) header and inserts them back if the decorated processor removes them.
countActive() - Static method in class ro.isdc.wro.config.Context
 
CRC32HashStrategy - Class in ro.isdc.wro.model.resource.support.hash
Uses CRC32 algorithm for creating fingerprint.
CRC32HashStrategy() - Constructor for class ro.isdc.wro.model.resource.support.hash.CRC32HashStrategy
 
create(HttpServletRequest) - Method in interface ro.isdc.wro.cache.factory.CacheKeyFactory
Creates a CacheKey from the provided request.
create(HttpServletRequest) - Method in class ro.isdc.wro.cache.factory.CacheKeyFactoryDecorator
Creates a CacheKey from the provided request.
create(HttpServletRequest) - Method in class ro.isdc.wro.cache.factory.DefaultCacheKeyFactory
Creates a CacheKey from the provided request.
create() - Method in class ro.isdc.wro.config.factory.FilterConfigWroConfigurationFactory
create() - Method in class ro.isdc.wro.config.factory.PropertyWroConfigurationFactory
create() - Method in class ro.isdc.wro.config.factory.ServletContextPropertyWroConfigurationFactory
create() - Method in class ro.isdc.wro.config.metadata.DefaultMetaDataFactory
 
create() - Method in class ro.isdc.wro.http.handler.factory.ConfigurableRequestHandlerFactory
create() - Method in class ro.isdc.wro.http.handler.factory.SimpleRequestHandlerFactory
 
create(FilterConfig) - Static method in class ro.isdc.wro.http.support.ServletContextAttributeHelper
Factory method which uses default name for storing/retrieving attributes in ServletContext.
create() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
Creates default singleton instance of manager, by initializing manager dependencies with default values (processors).
create(WroConfiguration) - Static method in class ro.isdc.wro.manager.factory.DefaultWroManagerFactory
A factory method which uses WroConfiguration to get the configured wroManager className.
create(ObjectFactory<WroConfiguration>) - Static method in class ro.isdc.wro.manager.factory.DefaultWroManagerFactory
 
create() - Method in class ro.isdc.wro.manager.factory.DefaultWroManagerFactory
create() - Method in class ro.isdc.wro.manager.factory.SimpleWroManagerFactory
create() - Method in class ro.isdc.wro.manager.factory.WroManagerFactoryDecorator
 
create() - Method in class ro.isdc.wro.model.factory.ConfigurableModelFactory
create() - Method in class ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator
 
create() - Method in class ro.isdc.wro.model.factory.FallbackAwareWroModelFactory
create() - Method in class ro.isdc.wro.model.factory.LazyWroModelFactoryDecorator
create() - Method in class ro.isdc.wro.model.factory.ModelTransformerFactory
create() - Method in class ro.isdc.wro.model.factory.WroModelFactoryDecorator
create() - Method in class ro.isdc.wro.model.factory.XmlModelFactory
create(WroManagerFactory) - Static method in class ro.isdc.wro.model.group.processor.InjectorBuilder
Factory method which uses a managerFactory to initialize injected fields.
create(WroManager) - Static method in class ro.isdc.wro.model.group.processor.InjectorBuilder
 
create(ResourcePreProcessor...) - Static method in class ro.isdc.wro.model.resource.processor.support.ChainedProcessor
 
create(ProcessingType, boolean) - Static method in class ro.isdc.wro.model.resource.processor.support.ProcessingCriteria
 
create(String, ResourceType) - Static method in class ro.isdc.wro.model.resource.Resource
Factory method for Resource creation.
create(String) - Static method in class ro.isdc.wro.model.resource.Resource
Creates a resource and set the correct ResourceType based on uri extension.
create() - Method in interface ro.isdc.wro.util.ObjectFactory
 
create(LazyInitializer<Runnable>, String) - Static method in class ro.isdc.wro.util.SchedulerHelper
Factory method.
create(LazyInitializer<Runnable>) - Static method in class ro.isdc.wro.util.SchedulerHelper
 
createDaemonThreadFactory(String) - Static method in class ro.isdc.wro.util.WroUtil
 
createDefault(boolean) - Static method in class ro.isdc.wro.model.resource.processor.support.ProcessingCriteria
 
createExpanderHandler(Group, Resource, String) - Method in class ro.isdc.wro.model.transformer.WildcardExpanderModelTransformer
create the handler which expand the resources containing wildcard.
createHandlerRequestPath(CacheKey, HttpServletRequest) - Static method in class ro.isdc.wro.http.handler.ResourceWatcherRequestHandler
Computes the servlet context relative url to call this handler using a server-side invocation.
createInjector() - Static method in class ro.isdc.wro.util.WroTestUtils
 
createItemsAsString(String...) - Static method in class ro.isdc.wro.model.resource.support.AbstractConfigurableMultipleStrategy
Creates a comma separated list of items.
createProperties() - Method in class ro.isdc.wro.config.factory.FilterConfigWroConfigurationFactory
createProperties() - Method in class ro.isdc.wro.config.factory.PropertiesAndFilterConfigWroConfigurationFactory
createProperties() - Method in class ro.isdc.wro.config.factory.ServletContextPropertyWroConfigurationFactory
 
createProperties() - Method in interface ro.isdc.wro.config.support.PropertiesFactory
 
createProperties() - Method in class ro.isdc.wro.manager.factory.standalone.ConfigurableStandaloneContextAwareManagerFactory
 
createPropertiesFromFilterConfig() - Method in class ro.isdc.wro.config.factory.FilterConfigWroConfigurationFactory
 
createProxyPath(String, String) - Static method in class ro.isdc.wro.http.handler.ResourceProxyRequestHandler
Builds the request path for this request handler using the assumption that WroFilter has a mapping ending with a * character.
createResource(String) - Method in class ro.isdc.wro.http.support.AbstractProcessorsFilter
 
createResourceMockingLocator() - Static method in class ro.isdc.wro.util.WroTestUtils
 
createResourceMockingLocatorFactory() - Static method in class ro.isdc.wro.util.WroTestUtils
 
createTempDirectory() - Static method in class ro.isdc.wro.util.WroUtil
 
createTempFile() - Static method in class ro.isdc.wro.util.WroUtil
 
createTempFile(String) - Static method in class ro.isdc.wro.util.WroUtil
Creates a temp file which has a certain extension.
createUri(String) - Static method in class ro.isdc.wro.model.resource.locator.ClasspathUriLocator
 
CssColors - Enum in ro.isdc.wro.model.resource.processor.support
Holds color mappings.
CssCompressor - Class in ro.isdc.wro.model.resource.processor.support
 
CssCompressor(Reader) - Constructor for class ro.isdc.wro.model.resource.processor.support.CssCompressor
 
CssCompressorProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
A processor implementation using CssCompressor algorithm.
CssCompressorProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.CssCompressorProcessor
 
CssDataUriPreProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
Rewrites background images by replacing the url with data uri of the image.
CssDataUriPreProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.CssDataUriPreProcessor
 
CssImportInspector - Class in ro.isdc.wro.model.resource.processor.support
Encapsulates the matcher creation for css import statements detection.
CssImportInspector(String) - Constructor for class ro.isdc.wro.model.resource.processor.support.CssImportInspector
 
CssImportPreProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
CssImport Processor responsible for handling css @import statement.
CssImportPreProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.CssImportPreProcessor
 
CSSMin - Class in ro.isdc.wro.model.resource.processor.support
Css minify barryvan implementation.
CSSMin() - Constructor for class ro.isdc.wro.model.resource.processor.support.CSSMin
 
CssMinProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
A processor implementation using CSSMin algorithm.
CssMinProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.CssMinProcessor
 
CssUrlInspector - Class in ro.isdc.wro.model.resource.processor.support
Encapsulates the matcher creation for css backround url's detection.
CssUrlInspector() - Constructor for class ro.isdc.wro.model.resource.processor.support.CssUrlInspector
 
CssUrlInspector.ItemHandler - Interface in ro.isdc.wro.model.resource.processor.support
The handler invoked for each found occurrence of url in parsed css.
CssUrlRewritingProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
Note: When used together with CssImportPreProcessor, the CssUrlRewritingProcessor should come first, otherwise it will produce wrong results.
CssUrlRewritingProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.CssUrlRewritingProcessor
 
CssVariablesProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
Processor of css resources, responsible for replacing variables.
CssVariablesProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.CssVariablesProcessor
 

D

DataUriGenerator - Class in ro.isdc.wro.model.resource.processor.support
Generator for Data URIs.
DataUriGenerator() - Constructor for class ro.isdc.wro.model.resource.processor.support.DataUriGenerator
 
DECODE - Static variable in class ro.isdc.wro.util.Base64
Specify decoding in first bit.
decode(byte[]) - Static method in class ro.isdc.wro.util.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class ro.isdc.wro.util.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class ro.isdc.wro.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class ro.isdc.wro.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decorate(CacheStrategy<CacheKey, CacheValue>) - Static method in class ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator
Decorates the provided CacheStrategy.
decorate(Callable<T>) - Static method in class ro.isdc.wro.config.Context
Decorates a callable with ContextPropagatingCallable making it possible to access the Context from within the decorated callable.
decorate(Callable<T>) - Static method in class ro.isdc.wro.config.support.ContextPropagatingCallable
 
decorate(Runnable) - Static method in class ro.isdc.wro.config.support.ContextPropagatingCallable
 
decorate(RequestHandlerFactory, ObjectFactory<Injector>) - Static method in class ro.isdc.wro.http.handler.factory.DefaultRequestHandlerFactory
Decorates the provided RequestHandlerFactory with an implementation which ensure that all RequestHandler's are injected during creation.
decorate(WroModelFactory, List<Transformer<WroModel>>) - Static method in class ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator
Factory method which takes care of redundant decoration.
decorate(ResourcePreProcessor) - Static method in class ro.isdc.wro.model.resource.processor.decorator.CopyrightKeeperProcessorDecorator
 
decorate(ResourcePreProcessor) - Static method in class ro.isdc.wro.model.resource.processor.decorator.ExtensionsAwareProcessorDecorator
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class ro.isdc.wro.config.jmx.WroConfiguration
Default value for connectionTimeout property.
DEFAULT_ENCODING - Static variable in class ro.isdc.wro.config.jmx.WroConfiguration
Default encoding to use.
DEFAULT_NAME - Static variable in class ro.isdc.wro.http.support.ServletContextAttributeHelper
Default value of the name init param.
DEFAULT_SIZE - Static variable in class ro.isdc.wro.cache.impl.LruMemoryCacheStrategy
Default cache size if no capacity is specified by the constructor.
DefaultCacheKeyFactory - Class in ro.isdc.wro.cache.factory
Default implementation of CacheKeyFactory which builds the CacheKey by setting all required types after inspecting the request.
DefaultCacheKeyFactory() - Constructor for class ro.isdc.wro.cache.factory.DefaultCacheKeyFactory
 
DefaultCacheStrategyProvider - Class in ro.isdc.wro.cache.spi
Default implementation of NamingStrategyProvider providing all NamingStrategy implementations from core module.
DefaultCacheStrategyProvider() - Constructor for class ro.isdc.wro.cache.spi.DefaultCacheStrategyProvider
 
DefaultConfigurableProvider - Class in ro.isdc.wro.util.provider
Default implementation of ConfigurableProviderSupport which contributes with components from core module.
DefaultConfigurableProvider() - Constructor for class ro.isdc.wro.util.provider.DefaultConfigurableProvider
 
DefaultGroupExtractor - Class in ro.isdc.wro.model.group
Default implementation capable of extracting a single group from the request.
DefaultGroupExtractor() - Constructor for class ro.isdc.wro.model.group.DefaultGroupExtractor
 
DefaultHashEncoderNamingStrategy - Class in ro.isdc.wro.model.resource.support.naming
Encodes the hash into the folder where the resources is located.
DefaultHashEncoderNamingStrategy() - Constructor for class ro.isdc.wro.model.resource.support.naming.DefaultHashEncoderNamingStrategy
 
DefaultHashStrategyProvider - Class in ro.isdc.wro.model.resource.support.hash
Default implementation of NamingStrategyProvider providing all NamingStrategy implementations from core module.
DefaultHashStrategyProvider() - Constructor for class ro.isdc.wro.model.resource.support.hash.DefaultHashStrategyProvider
 
DefaultLocatorProvider - Class in ro.isdc.wro.model.resource.locator.support
Default implementation of LocatorProvider providing all UriLocator implementations from core module.
DefaultLocatorProvider() - Constructor for class ro.isdc.wro.model.resource.locator.support.DefaultLocatorProvider
 
DefaultMetaDataFactory - Class in ro.isdc.wro.config.metadata
Default implementation of MetaDataFactory which returns always a map created during construction.
DefaultMetaDataFactory() - Constructor for class ro.isdc.wro.config.metadata.DefaultMetaDataFactory
Creates a factory with empty metadata map.
DefaultMetaDataFactory(Map<String, Object>) - Constructor for class ro.isdc.wro.config.metadata.DefaultMetaDataFactory
Creates a factory which holds the provided map as metadata storage.
DefaultModelFactoryProvider - Class in ro.isdc.wro.model.spi
Default provider of WroModelFactory for the core module.
DefaultModelFactoryProvider() - Constructor for class ro.isdc.wro.model.spi.DefaultModelFactoryProvider
 
DefaultNamingStrategyProvider - Class in ro.isdc.wro.model.resource.support.naming
Default implementation of NamingStrategyProvider providing all NamingStrategy implementations from core module.
DefaultNamingStrategyProvider() - Constructor for class ro.isdc.wro.model.resource.support.naming.DefaultNamingStrategyProvider
 
DefaultProcessorDecorator - Class in ro.isdc.wro.model.resource.processor.decorator
Decorates the processor with a set of common useful decorators during each processing.
DefaultProcessorDecorator(Object, boolean) - Constructor for class ro.isdc.wro.model.resource.processor.decorator.DefaultProcessorDecorator
 
DefaultProcessorDecorator(Object, ProcessingCriteria) - Constructor for class ro.isdc.wro.model.resource.processor.decorator.DefaultProcessorDecorator
 
DefaultProcessorProvider - Class in ro.isdc.wro.model.resource.processor.support
The implementation which contributes with processors from core module.
DefaultProcessorProvider() - Constructor for class ro.isdc.wro.model.resource.processor.support.DefaultProcessorProvider
 
DefaultProcessorsFactory - Class in ro.isdc.wro.model.resource.processor.factory
Default ProcessorsFactory which provides most commons processors.
DefaultProcessorsFactory() - Constructor for class ro.isdc.wro.model.resource.processor.factory.DefaultProcessorsFactory
 
DefaultRequestHandlerFactory - Class in ro.isdc.wro.http.handler.factory
Default RequestHandlerFactory which adds all RequestHandler's provided as spi by RequestHandlerProvider found in classpath.
DefaultRequestHandlerFactory() - Constructor for class ro.isdc.wro.http.handler.factory.DefaultRequestHandlerFactory
Creates a factory with a list of default handlers.
DefaultRequestHandlerProvider - Class in ro.isdc.wro.http.handler.spi
Provides RequestHandler implementation from core module.
DefaultRequestHandlerProvider() - Constructor for class ro.isdc.wro.http.handler.spi.DefaultRequestHandlerProvider
 
DefaultResourceAuthorizationManager - Class in ro.isdc.wro.model.resource.support
Controls the resources which should be accessible through ResourceProxyRequestHandler.
DefaultResourceAuthorizationManager() - Constructor for class ro.isdc.wro.model.resource.support.DefaultResourceAuthorizationManager
 
DefaultStandaloneContextAwareManagerFactory - Class in ro.isdc.wro.manager.factory.standalone
WroManagerFactory instance used by the maven plugin.
DefaultStandaloneContextAwareManagerFactory() - Constructor for class ro.isdc.wro.manager.factory.standalone.DefaultStandaloneContextAwareManagerFactory
 
DefaultSynchronizedCacheStrategyDecorator - Class in ro.isdc.wro.cache.support
Responsible for invoking GroupsProcessor when cache key is missed.
DefaultUriLocatorFactory - Class in ro.isdc.wro.model.resource.locator.factory
Default implementation of UriLocatorFactory.
DefaultUriLocatorFactory() - Constructor for class ro.isdc.wro.model.resource.locator.factory.DefaultUriLocatorFactory
 
DefaultWildcardStreamLocator - Class in ro.isdc.wro.model.resource.locator.wildcard
Default implementation of WildcardStreamLocator.
DefaultWildcardStreamLocator() - Constructor for class ro.isdc.wro.model.resource.locator.wildcard.DefaultWildcardStreamLocator
 
DefaultWroManagerFactory - Class in ro.isdc.wro.manager.factory
Load the WroManagerFactory configured in WroConfiguration or loads a default one if none is configured.
DefaultWroManagerFactory(Properties) - Constructor for class ro.isdc.wro.manager.factory.DefaultWroManagerFactory
Responsible for creating an instance of WroManagerFactory whose className is configured in provided Properties.
DefaultWroModelFactoryDecorator - Class in ro.isdc.wro.model.factory
Decorates the model factory with callback registry calls & other useful factories.
DelegatingServletInputStream - Class in ro.isdc.wro.http.support
Delegating implementation of ServletInputStream.
DelegatingServletInputStream(InputStream) - Constructor for class ro.isdc.wro.http.support.DelegatingServletInputStream
Create a new DelegatingServletInputStream.
DelegatingServletOutputStream - Class in ro.isdc.wro.http.support
Delegating implementation of ServletOutputStream.
DelegatingServletOutputStream(OutputStream) - Constructor for class ro.isdc.wro.http.support.DelegatingServletOutputStream
Create a DelegatingServletOutputStream for the given target stream.
destroy() - Method in interface ro.isdc.wro.cache.CacheStrategy
Perform the clean up.
destroy() - Method in class ro.isdc.wro.cache.ConfigurableCacheStrategy
Perform the clean up.
destroy() - Method in class ro.isdc.wro.cache.impl.MemoryCacheStrategy
Perform the clean up.
destroy() - Method in class ro.isdc.wro.cache.support.CacheStrategyDecorator
Perform the clean up.
destroy() - Method in class ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator
 
destroy() - Static method in class ro.isdc.wro.config.Context
Perform context clean-up.
destroy() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
Perform the cleanup, clear the listeners.
destroy() - Method in class ro.isdc.wro.http.GzipFilter
destroy() - Method in class ro.isdc.wro.http.support.AbstractProcessorsFilter
destroy() - Method in class ro.isdc.wro.http.WroContextFilter
destroy() - Method in class ro.isdc.wro.http.WroFilter
destroy() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
Called by filter indicating that it is being taken out of service.
destroy() - Method in class ro.isdc.wro.manager.factory.DefaultWroManagerFactory
Called by filter indicating that it is being taken out of service.
destroy() - Method in class ro.isdc.wro.manager.factory.SimpleWroManagerFactory
Called by filter indicating that it is being taken out of service.
destroy() - Method in interface ro.isdc.wro.manager.factory.WroManagerFactory
Called by filter indicating that it is being taken out of service.
destroy() - Method in class ro.isdc.wro.manager.factory.WroManagerFactoryDecorator
 
destroy() - Method in class ro.isdc.wro.manager.WroManager
Called when WroManager is being taken out of service.
destroy() - Method in class ro.isdc.wro.model.factory.AbstractWroModelFactory
Called to indicate that the factory is being taken out of service.
destroy() - Method in class ro.isdc.wro.model.factory.ConfigurableModelFactory
Called to indicate that the factory is being taken out of service.
destroy() - Method in class ro.isdc.wro.model.factory.DefaultWroModelFactoryDecorator
 
destroy() - Method in class ro.isdc.wro.model.factory.LazyWroModelFactoryDecorator
Called to indicate that the factory is being taken out of service.
destroy() - Method in interface ro.isdc.wro.model.factory.WroModelFactory
Called to indicate that the factory is being taken out of service.
destroy() - Method in class ro.isdc.wro.model.factory.WroModelFactoryDecorator
Called to indicate that the factory is being taken out of service.
destroy() - Method in class ro.isdc.wro.model.group.processor.GroupsProcessor
Perform cleanup when taken out of service.
destroy() - Method in class ro.isdc.wro.model.group.processor.PreProcessorExecutor
Perform cleanUp on service shut down.
destroy() - Method in class ro.isdc.wro.model.resource.processor.decorator.AbstractProcessorDecoratorSupport
Destroy this object or any other internal state created during initialization.
destroy() - Method in class ro.isdc.wro.model.resource.processor.decorator.LazyProcessorDecorator
Destroy this object or any other internal state created during initialization.
destroy() - Method in interface ro.isdc.wro.model.resource.processor.Destroyable
Destroy this object or any other internal state created during initialization.
destroy() - Method in class ro.isdc.wro.model.resource.support.change.ResourceWatcher
 
destroy() - Method in class ro.isdc.wro.util.concurrent.TaskExecutor
Shutdown all executors used by this class.
destroy() - Method in class ro.isdc.wro.util.DestroyableLazyInitializer
Destroy the initialized object.
destroy() - Method in class ro.isdc.wro.util.SchedulerHelper
Stops all jobs runned by the scheduler.
Destroyable - Interface in ro.isdc.wro.model.resource.processor
Processors may optionally implement this interface to provide the capability to destroy its contents.
DestroyableLazyInitializer<T> - Class in ro.isdc.wro.util
A subclass of LazyInitializer allows to destroy the created object.
DestroyableLazyInitializer() - Constructor for class ro.isdc.wro.util.DestroyableLazyInitializer
 
DispatcherStreamLocator - Class in ro.isdc.wro.model.resource.locator.support
Responsible to locate a context relative resource.
DispatcherStreamLocator() - Constructor for class ro.isdc.wro.model.resource.locator.support.DispatcherStreamLocator
 
DO_BREAK_LINES - Static variable in class ro.isdc.wro.util.Base64
Do break lines when encoding.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class ro.isdc.wro.http.GzipFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class ro.isdc.wro.http.support.AbstractProcessorsFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class ro.isdc.wro.http.WroContextFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class ro.isdc.wro.http.WroFilter
 
doInit(FilterConfig) - Method in class ro.isdc.wro.http.support.AbstractProcessorsFilter
Allows custom initialization.
doInit(FilterConfig) - Method in class ro.isdc.wro.http.WroFilter
Custom filter initialization - can be used for extended classes.
DONT_GUNZIP - Static variable in class ro.isdc.wro.util.Base64
Specify that gzipped data should not be automatically gunzipped.
doTransform(String, List<Resource>) - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssImportPreProcessor
Perform actual transformation of provided cssContent and the list of found import resources.
doTransform(String, List<Resource>) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssImportPreProcessor
Perform actual transformation of provided cssContent and the list of found import resources.
DuplicatesAwareCssDataUriPreProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
Similar to CssDataUriPreProcessor which instead of replacing a url blindly with dataUri, is is smart enough to detect duplicated image url and avoid replacing it with dataUri.
DuplicatesAwareCssDataUriPreProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.DuplicatesAwareCssDataUriPreProcessor
 

E

EMPTY_STREAM - Static variable in class ro.isdc.wro.util.WroUtil
 
emptyHeaders() - Static method in class ro.isdc.wro.http.support.ResponseHeadersConfigurer
Factory method which creates a ResponseHeadersConfigurer containing no headers set.
EMTPY_LINE_PATTERN - Static variable in class ro.isdc.wro.util.WroUtil
Empty line pattern.
ENCODE - Static variable in class ro.isdc.wro.util.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class ro.isdc.wro.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class ro.isdc.wro.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encodeBytes(byte[]) - Static method in class ro.isdc.wro.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class ro.isdc.wro.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class ro.isdc.wro.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class ro.isdc.wro.util.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class ro.isdc.wro.util.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class ro.isdc.wro.util.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeGroupUrl(String, ResourceType, boolean) - Method in class ro.isdc.wro.model.group.DefaultGroupExtractor
This method is a opposite of the other 3 methods.
encodeGroupUrl(String, ResourceType, boolean) - Method in interface ro.isdc.wro.model.group.GroupExtractor
This method is a opposite of the other 3 methods.
encodeGroupUrl(String, ResourceType, boolean) - Method in class ro.isdc.wro.model.group.processor.GroupExtractorDecorator
This method is a opposite of the other 3 methods.
encodeObject(Serializable) - Static method in class ro.isdc.wro.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class ro.isdc.wro.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeVersionIntoGroupPath(String, ResourceType, boolean) - Method in class ro.isdc.wro.manager.WroManager
Encodes a fingerprint of the resource into the path.
ENDPOINT_URI - Static variable in class ro.isdc.wro.http.handler.ReloadCacheRequestHandler
API - reload cache method call
ENDPOINT_URI - Static variable in class ro.isdc.wro.http.handler.ReloadModelRequestHandler
API - reload model method call
equals(Object) - Method in class ro.isdc.wro.cache.CacheKey
 
equals(Object) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
equals(Object) - Method in class ro.isdc.wro.model.group.Group
equals(Object) - Method in class ro.isdc.wro.model.resource.Resource
equals(Object) - Method in class ro.isdc.wro.model.WroModel
ExceptionHandlingProcessorDecorator - Class in ro.isdc.wro.model.resource.processor.decorator
Responsible for handling exception thrown by decorated processor.
ExceptionHandlingProcessorDecorator(Object) - Constructor for class ro.isdc.wro.model.resource.processor.decorator.ExceptionHandlingProcessorDecorator
Decorates a processor with failure handling ability.
ExtensionsAwareProcessorDecorator - Class in ro.isdc.wro.model.resource.processor.decorator
Enforce decorated processors to be applied only on predefined extension.
extensionTransformer(String) - Static method in class ro.isdc.wro.util.Transformers
Creates a Transformer which replace a original filename extension with a new extension.
extractImportUrl(Matcher) - Method in class ro.isdc.wro.model.resource.processor.support.CssImportInspector
Override this method to provide a custom way of extracting the imported resource url.

F

factoryFor(WroModel) - Static method in class ro.isdc.wro.util.WroUtil
A simple way to create a WroModelFactory.
FallbackAwareWroModelFactory - Class in ro.isdc.wro.model.factory
An XmlModelFactory that handles the situation when the wro model cannot be loaded at some point (resource cannot be located or the model is invalid).
FallbackAwareWroModelFactory(WroModelFactory) - Constructor for class ro.isdc.wro.model.factory.FallbackAwareWroModelFactory
 
FallbackCssDataUriProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
Preserves the original css uri along with the new one.
FallbackCssDataUriProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.FallbackCssDataUriProcessor
 
FallbackCssDataUriUrlInspector - Class in ro.isdc.wro.model.resource.processor.support
Similar to CssUrlInspector but responsible for Preserving the original css uri along with the new one.
FallbackCssDataUriUrlInspector() - Constructor for class ro.isdc.wro.model.resource.processor.support.FallbackCssDataUriUrlInspector
 
FilterConfigWroConfigurationFactory - Class in ro.isdc.wro.config.factory
This factory retrieve wroConfigurations from FilterConfig.
FilterConfigWroConfigurationFactory(FilterConfig) - Constructor for class ro.isdc.wro.config.factory.FilterConfigWroConfigurationFactory
 
find() - Method in class ro.isdc.wro.util.provider.ProviderFinder
 
findAndReplace(String, CssUrlInspector.ItemHandler) - Method in class ro.isdc.wro.model.resource.processor.support.CssUrlInspector
 
findImports(String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssImportPreProcessor
Extracts a list of imports from css content.
findImports(String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.LessCssImportPreProcessor
Extracts a list of imports from css content.
findImports() - Method in class ro.isdc.wro.model.resource.processor.support.CssImportInspector
 
flush() - Method in class ro.isdc.wro.http.support.DelegatingServletOutputStream
flushBase64() - Method in class ro.isdc.wro.util.Base64.OutputStream
Method added by PHIL.
FolderHashEncoderNamingStrategy - Class in ro.isdc.wro.model.resource.support.naming
Encodes the hash into the folder where the resources is located.
FolderHashEncoderNamingStrategy() - Constructor for class ro.isdc.wro.model.resource.support.naming.FolderHashEncoderNamingStrategy
 
forEachFileInFolder(File, Function<File, Void>) - Static method in class ro.isdc.wro.util.WroTestUtils
Applies a function for each file from a folder.
formatFile(String, Writer) - Method in class ro.isdc.wro.model.resource.processor.support.CSSMin
 
formatVersionedResource(String, String) - Method in class ro.isdc.wro.manager.WroManager
Format the version of the resource in the path.
forName(String) - Static method in enum ro.isdc.wro.model.resource.processor.support.CssColors
 
fromConfig(WroConfiguration) - Static method in class ro.isdc.wro.http.support.ResponseHeadersConfigurer
Factory method which creates a ResponseHeadersConfigurer containing headers used to disable cache in debug mode.
Function<F,T> - Interface in ro.isdc.wro.util
Determines an output value based on an input value.

G

generateDataURI(InputStream, String) - Method in class ro.isdc.wro.model.resource.processor.support.DataUriGenerator
Generate the dataUri as string associated to the passed InputStream with encoding & type based on provided fileName.
get(K) - Method in interface ro.isdc.wro.cache.CacheStrategy
Restore a value from the cache.
get(CacheKey) - Method in class ro.isdc.wro.cache.ConfigurableCacheStrategy
Restore a value from the cache.
get(K) - Method in class ro.isdc.wro.cache.impl.MemoryCacheStrategy
Restore a value from the cache.
get(K) - Method in class ro.isdc.wro.cache.support.AbstractSynchronizedCacheStrategyDecorator
 
get(K) - Method in class ro.isdc.wro.cache.support.CacheStrategyDecorator
Restore a value from the cache.
get() - Static method in class ro.isdc.wro.config.Context
 
get(String) - Static method in class ro.isdc.wro.http.support.ContentTypeResolver
Returns a valid HTTP contentType's for a given filename.
get(String, String) - Static method in class ro.isdc.wro.http.support.ContentTypeResolver
Returns a valid HTTP contentType's for a given filename with charset.
get(String) - Static method in enum ro.isdc.wro.model.resource.ResourceType
 
get() - Method in class ro.isdc.wro.util.LazyInitializer
Returns the object wrapped by this instance.
getAggregatedFolderPath() - Method in class ro.isdc.wro.config.Context
This field is useful only for the aggregated resources of type ResourceType.CSS.
getAggregatedFolderPath() - Method in interface ro.isdc.wro.config.ReadOnlyContext
This field is useful only for the aggregated resources of type ResourceType.CSS.
getAllResources() - Method in class ro.isdc.wro.model.WroModelInspector
 
getAllUniqueResources() - Method in class ro.isdc.wro.model.WroModelInspector
 
getAvailableAliases() - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
 
getAvailableStrategies() - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
 
getCacheKeyFactory() - Method in class ro.isdc.wro.manager.WroManager
 
getCacheStrategy() - Method in class ro.isdc.wro.manager.WroManager
 
getCacheUpdatePeriod() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
getCacheUpdatePeriod() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
getCallbackRegistry() - Method in class ro.isdc.wro.manager.WroManager
 
getColor() - Method in enum ro.isdc.wro.model.resource.processor.support.CssColors
 
getColorAsCSS() - Method in enum ro.isdc.wro.model.resource.processor.support.CssColors
 
getColorAsHexString() - Method in enum ro.isdc.wro.model.resource.processor.support.CssColors
 
getConfig() - Method in class ro.isdc.wro.config.Context
 
getConfig() - Method in interface ro.isdc.wro.config.ReadOnlyContext
 
getConfigPath() - Method in class ro.isdc.wro.config.factory.ServletContextPropertyWroConfigurationFactory
 
getConfiguration() - Method in class ro.isdc.wro.http.WroFilter
 
getConfiguredStrategies() - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableMultipleStrategy
 
getConfiguredStrategy() - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableSingleStrategy
The returned object will be injected (if injector is available) and will be cached, meaning that only the first invocation of this method will instantiate a fresh strategy and any subsequent invocation will return the same object.
getConfiguredValue() - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
 
getConnectionTimeout() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
getConnectionTimeout() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
getContentType() - Method in enum ro.isdc.wro.model.resource.ResourceType
 
getContextFolders() - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneContext
 
getContextFoldersAsCSV() - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneContext
 
getContextMap() - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssImportPreProcessor
Useful to check that there is no memory leak after processing completion.
getContextPath() - Method in class ro.isdc.wro.http.support.PreserveDetailsRequestWrapper
 
getCorrelationId() - Static method in class ro.isdc.wro.config.Context
 
getDataUriGenerator() - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssDataUriPreProcessor
 
getDecoratedObject() - Method in class ro.isdc.wro.util.AbstractDecorator
 
getDecoratedObject() - Method in class ro.isdc.wro.util.LazyInitializerDecorator
 
getDecoratedObject() - Method in interface ro.isdc.wro.util.ObjectDecorator
 
getDefaultModelFilename() - Method in class ro.isdc.wro.model.factory.AbstractWroModelFactory
 
getDefaultModelFilename() - Method in class ro.isdc.wro.model.factory.XmlModelFactory
getDefaultStrategy() - Method in class ro.isdc.wro.cache.ConfigurableCacheStrategy
getDefaultStrategy() - Method in class ro.isdc.wro.model.factory.ConfigurableModelFactory
getDefaultStrategy() - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableSingleStrategy
 
getDefaultStrategy() - Method in class ro.isdc.wro.model.resource.support.hash.ConfigurableHashStrategy
getDefaultStrategy() - Method in class ro.isdc.wro.model.resource.support.naming.ConfigurableNamingStrategy
 
getEncoding() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
getEncoding() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
getEncoding() - Method in class ro.isdc.wro.http.ConfigurableWroFilter
 
getFactory() - Method in class ro.isdc.wro.manager.factory.DefaultWroManagerFactory
 
getFilterConfig() - Method in class ro.isdc.wro.config.Context
 
getFilterConfig() - Method in interface ro.isdc.wro.config.ReadOnlyContext
 
getFolder() - Method in class ro.isdc.wro.model.resource.locator.wildcard.WildcardContext
 
getGroupByName(String) - Method in class ro.isdc.wro.model.WroModel
getGroupByName(String) - Method in class ro.isdc.wro.model.WroModelInspector
 
getGroupExtractor() - Method in class ro.isdc.wro.manager.WroManager
 
getGroupName() - Method in class ro.isdc.wro.cache.CacheKey
 
getGroupName(HttpServletRequest) - Method in class ro.isdc.wro.model.group.DefaultGroupExtractor
Retrieves a set of group names from supplied uri.
getGroupName(HttpServletRequest) - Method in interface ro.isdc.wro.model.group.GroupExtractor
Retrieves a set of group names from supplied uri.
getGroupName(HttpServletRequest) - Method in class ro.isdc.wro.model.group.processor.GroupExtractorDecorator
Retrieves a set of group names from supplied uri.
getGroupNames() - Method in class ro.isdc.wro.model.WroModelInspector
 
getGroupNamesAsString() - Method in class ro.isdc.wro.model.WroModelInspector
This implementation would be simpler if java would have closures :).
getGroupNamesContainingResource(String) - Method in class ro.isdc.wro.model.WroModel
getGroupNamesContainingResource(String) - Method in class ro.isdc.wro.model.WroModelInspector
 
getGroups() - Method in class ro.isdc.wro.model.WroModel
 
getGzippedContent() - Method in class ro.isdc.wro.cache.CacheValue
 
getHash() - Method in class ro.isdc.wro.cache.CacheValue
 
getHash(InputStream) - Method in class ro.isdc.wro.model.resource.support.hash.AbstractDigesterHashStrategy
 
getHash(InputStream) - Method in class ro.isdc.wro.model.resource.support.hash.ConfigurableHashStrategy
getHash(InputStream) - Method in class ro.isdc.wro.model.resource.support.hash.CRC32HashStrategy
getHash(InputStream) - Method in interface ro.isdc.wro.model.resource.support.hash.HashStrategy
 
getHashStrategy() - Method in class ro.isdc.wro.manager.WroManager
 
getHashStrategy() - Method in class ro.isdc.wro.model.resource.support.naming.DefaultHashEncoderNamingStrategy
 
getHashStrategy() - Method in class ro.isdc.wro.model.resource.support.naming.FolderHashEncoderNamingStrategy
 
getHeader() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
getHeaderName() - Method in enum ro.isdc.wro.http.support.HttpHeader
 
getIgnoreMissingResourcesAsString() - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneContext
 
getImplementationVersion() - Static method in class ro.isdc.wro.util.WroUtil
 
getInputStream(HttpServletRequest, HttpServletResponse, String) - Method in class ro.isdc.wro.model.resource.locator.support.DispatcherStreamLocator
/** When using JBoss Portal and it has some funny quirks...actually a portal application have several small web application behind it.
getInputStream(String) - Static method in class ro.isdc.wro.util.WroTestUtils
 
getInstance(String) - Method in class ro.isdc.wro.model.resource.locator.factory.ConfigurableLocatorFactory
getInstance(String) - Method in class ro.isdc.wro.model.resource.locator.factory.InjectableUriLocatorFactoryDecorator
 
getInstance(String) - Method in class ro.isdc.wro.model.resource.locator.factory.SimpleUriLocatorFactory
 
getInstance(String) - Method in interface ro.isdc.wro.model.resource.locator.factory.UriLocatorFactory
 
getLastModifiedTimestamp() - Method in class ro.isdc.wro.http.support.ResponseHeadersConfigurer
 
getLastTaskTimeMillis() - Method in class ro.isdc.wro.util.StopWatch
Return the time taken by the last task.
getListenerName() - Method in class ro.isdc.wro.http.WroServletContextListener
 
getLocatorStrategy() - Method in class ro.isdc.wro.model.resource.locator.ServletContextUriLocator
 
getManagerFactory() - Method in class ro.isdc.wro.http.support.ServletContextAttributeHelper
 
getMatcher(String) - Method in class ro.isdc.wro.model.resource.processor.support.CssImportInspector
 
getMatcher(String) - Method in class ro.isdc.wro.model.resource.processor.support.CssUrlInspector
 
getMatcher(String) - Method in class ro.isdc.wro.model.resource.processor.support.FallbackCssDataUriUrlInspector
getMatcher(String) - Method in class ro.isdc.wro.model.resource.processor.support.LessCssImportInspector
getMbeanName() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
getMBeanServer() - Method in class ro.isdc.wro.http.WroFilter
Override this method if you want to provide a different MBeanServer.
getMetaDataFactory() - Method in class ro.isdc.wro.manager.WroManager
 
getModelFactory() - Method in class ro.isdc.wro.manager.WroManager
 
getModelResourceAsStream() - Method in class ro.isdc.wro.model.factory.AbstractWroModelFactory
Override this method, in order to provide different xml definition file name.
getModelUpdatePeriod() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
Async
getModelUpdatePeriod() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
getName() - Method in class ro.isdc.wro.model.group.Group
 
getNamingStrategy() - Method in class ro.isdc.wro.manager.WroManager
 
getObjectClass() - Method in interface ro.isdc.wro.util.ProxyFactory.TypedObjectFactory
 
getObjectName() - Static method in class ro.isdc.wro.config.jmx.WroConfiguration
 
getOrder() - Method in class ro.isdc.wro.model.resource.locator.support.DefaultLocatorProvider
 
getOrder() - Method in interface ro.isdc.wro.util.Ordered
 
getOrder() - Method in class ro.isdc.wro.util.provider.DefaultConfigurableProvider
getOriginalDeclaration(Matcher) - Method in class ro.isdc.wro.model.resource.processor.support.CssUrlInspector
 
getOriginalDeclaration(Matcher) - Method in class ro.isdc.wro.model.resource.processor.support.FallbackCssDataUriUrlInspector
getOriginalDecoratedObject() - Method in class ro.isdc.wro.util.AbstractDecorator
 
getOriginalDecoratedObject(T) - Static method in class ro.isdc.wro.util.AbstractDecorator
 
getOriginalDecoratedObject() - Method in class ro.isdc.wro.util.LazyInitializerDecorator
 
getOriginalDecoratedObject() - Method in interface ro.isdc.wro.util.ObjectDecorator
 
getOriginalUrl(Matcher) - Method in class ro.isdc.wro.model.resource.processor.support.CssUrlInspector
 
getOriginalUrl(Matcher) - Method in class ro.isdc.wro.model.resource.processor.support.FallbackCssDataUriUrlInspector
getOutputStream() - Method in class ro.isdc.wro.http.support.RedirectedStreamServletResponseWrapper
 
getPathInfo() - Method in class ro.isdc.wro.http.support.PreserveDetailsRequestWrapper
 
getPathInfoFromLocation(HttpServletRequest, String) - Static method in class ro.isdc.wro.util.WroUtil
Retrieve pathInfo from a given location.
getPathTranslated() - Method in class ro.isdc.wro.http.support.PreserveDetailsRequestWrapper
 
getPostProcessors() - Method in class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
getPostProcessors() - Method in interface ro.isdc.wro.model.resource.processor.factory.ProcessorsFactory
 
getPostProcessors() - Method in class ro.isdc.wro.model.resource.processor.factory.SimpleProcessorsFactory
getPostProcessorStrategies(ProcessorProvider) - Method in class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
 
getPreProcessors() - Method in class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
getPreProcessors() - Method in interface ro.isdc.wro.model.resource.processor.factory.ProcessorsFactory
 
getPreProcessors() - Method in class ro.isdc.wro.model.resource.processor.factory.SimpleProcessorsFactory
getPreProcessorStrategies(ProcessorProvider) - Method in class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
 
getProcessingType() - Method in class ro.isdc.wro.model.resource.processor.support.ProcessingCriteria
 
getProcessorsFactory() - Method in class ro.isdc.wro.manager.WroManager
 
getProcessorsList() - Method in class ro.isdc.wro.http.support.AbstractProcessorsFilter
 
getProtocol() - Method in class ro.isdc.wro.http.support.PreserveDetailsRequestWrapper
 
getProviderClass() - Method in class ro.isdc.wro.cache.ConfigurableCacheStrategy
getProviderClass() - Method in class ro.isdc.wro.http.handler.factory.ConfigurableRequestHandlerFactory
getProviderClass() - Method in class ro.isdc.wro.model.factory.ConfigurableModelFactory
 
getProviderClass() - Method in class ro.isdc.wro.model.resource.locator.factory.ConfigurableLocatorFactory
getProviderClass() - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
 
getProviderClass() - Method in class ro.isdc.wro.model.resource.support.hash.ConfigurableHashStrategy
getProviderClass() - Method in class ro.isdc.wro.model.resource.support.naming.ConfigurableNamingStrategy
 
getProviderFinder() - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
 
getQueryString() - Method in class ro.isdc.wro.http.support.PreserveDetailsRequestWrapper
 
getRawContent() - Method in class ro.isdc.wro.cache.CacheValue
 
getRequest() - Method in class ro.isdc.wro.config.Context
 
getRequest() - Method in interface ro.isdc.wro.config.ReadOnlyContext
 
getRequestURI() - Method in class ro.isdc.wro.http.support.PreserveDetailsRequestWrapper
 
getRequestURL() - Method in class ro.isdc.wro.http.support.PreserveDetailsRequestWrapper
 
getResource() - Method in exception ro.isdc.wro.WroRuntimeException
 
getResourceAuthorizationManager() - Method in class ro.isdc.wro.manager.WroManager
 
getResources() - Method in class ro.isdc.wro.model.group.Group
 
getResourceType(HttpServletRequest) - Method in class ro.isdc.wro.model.group.DefaultGroupExtractor
Extracts the resource type, by parsing the uri & finds the extension.
getResourceType(HttpServletRequest) - Method in interface ro.isdc.wro.model.group.GroupExtractor
 
getResourceType(HttpServletRequest) - Method in class ro.isdc.wro.model.group.processor.GroupExtractorDecorator
getResourceWatcher() - Method in class ro.isdc.wro.manager.WroManager
 
getResourceWatcherUpdatePeriod() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
getResourceWatcherUpdatePeriod() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
getResponse() - Method in class ro.isdc.wro.config.Context
 
getResponse() - Method in interface ro.isdc.wro.config.ReadOnlyContext
 
getScheme() - Method in class ro.isdc.wro.http.support.PreserveDetailsRequestWrapper
 
getServerName() - Method in class ro.isdc.wro.http.support.PreserveDetailsRequestWrapper
 
getServerPort() - Method in class ro.isdc.wro.http.support.PreserveDetailsRequestWrapper
 
getServletContext() - Method in class ro.isdc.wro.config.Context
 
getServletContext() - Method in interface ro.isdc.wro.config.ReadOnlyContext
 
getServletPath() - Method in class ro.isdc.wro.http.support.PreserveDetailsRequestWrapper
 
getServletPathFromLocation(HttpServletRequest, String) - Static method in class ro.isdc.wro.util.WroUtil
Retrieve servletPath from a given location.
getSourceStream() - Method in class ro.isdc.wro.http.support.DelegatingServletInputStream
 
getStrategies(CacheStrategyProvider) - Method in class ro.isdc.wro.cache.ConfigurableCacheStrategy
getStrategies(RequestHandlerProvider) - Method in class ro.isdc.wro.http.handler.factory.ConfigurableRequestHandlerFactory
getStrategies(ModelFactoryProvider) - Method in class ro.isdc.wro.model.factory.ConfigurableModelFactory
getStrategies(LocatorProvider) - Method in class ro.isdc.wro.model.resource.locator.factory.ConfigurableLocatorFactory
getStrategies(P) - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
 
getStrategies(HashStrategyProvider) - Method in class ro.isdc.wro.model.resource.support.hash.ConfigurableHashStrategy
getStrategies(NamingStrategyProvider) - Method in class ro.isdc.wro.model.resource.support.naming.ConfigurableNamingStrategy
 
getStrategyForAlias(String) - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
Override this method if a fallback search is required.
getStrategyKey() - Method in class ro.isdc.wro.cache.ConfigurableCacheStrategy
getStrategyKey() - Method in class ro.isdc.wro.http.handler.factory.ConfigurableRequestHandlerFactory
getStrategyKey() - Method in class ro.isdc.wro.model.factory.ConfigurableModelFactory
getStrategyKey() - Method in class ro.isdc.wro.model.resource.locator.factory.ConfigurableLocatorFactory
getStrategyKey() - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
 
getStrategyKey() - Method in class ro.isdc.wro.model.resource.support.hash.ConfigurableHashStrategy
getStrategyKey() - Method in class ro.isdc.wro.model.resource.support.naming.ConfigurableNamingStrategy
 
getSupportedResourceType() - Method in class ro.isdc.wro.model.resource.processor.decorator.AbstractProcessorDecoratorSupport
This method is final, because it intends to preserve the getSupportedResourceType flag of the decorated processor.
getSupportedResourceType() - Method in class ro.isdc.wro.model.resource.processor.decorator.LazyProcessorDecorator
getSupportedResourceType() - Method in interface ro.isdc.wro.model.resource.processor.SupportedResourceTypeAware
 
getSupportedResourceTypeInternal() - Method in class ro.isdc.wro.model.resource.processor.decorator.AbstractProcessorDecoratorSupport
Allow subclass override the way getSupportedResourceType is used.
getSupportedResourceTypes() - Method in class ro.isdc.wro.model.resource.processor.decorator.AbstractProcessorDecoratorSupport
 
getTargetStream() - Method in class ro.isdc.wro.http.support.DelegatingServletInputStream
Accessor for the stream that we are proxying to
getTargetStream() - Method in class ro.isdc.wro.http.support.DelegatingServletOutputStream
Return the underlying target stream (never null).
getTaskCount() - Method in class ro.isdc.wro.util.StopWatch
Return the number of tasks timed.
getTaskInfo() - Method in class ro.isdc.wro.util.StopWatch
Return an array of the data for tasks performed.
getTaskName() - Method in class ro.isdc.wro.util.StopWatch.TaskInfo
Return the name of this task.
getTimeMillis() - Method in class ro.isdc.wro.util.StopWatch.TaskInfo
Return the time in milliseconds this task took.
getTimeout() - Method in class ro.isdc.wro.model.resource.locator.support.DispatcherStreamLocator
 
getTimeSeconds() - Method in class ro.isdc.wro.util.StopWatch.TaskInfo
Return the time in seconds this task took.
getTimestamp() - Method in class ro.isdc.wro.model.resource.support.naming.TimestampNamingStrategy
 
getTotalTimeMillis() - Method in class ro.isdc.wro.util.StopWatch
Return the total time in milliseconds for all tasks.
getTotalTimeSeconds() - Method in class ro.isdc.wro.util.StopWatch
Return the total time in seconds for all tasks.
getType() - Method in class ro.isdc.wro.cache.CacheKey
 
getType() - Method in class ro.isdc.wro.model.resource.Resource
 
getUri() - Method in class ro.isdc.wro.model.resource.locator.wildcard.WildcardContext
 
getUri() - Method in class ro.isdc.wro.model.resource.Resource
 
getUriLocatorFactory() - Method in class ro.isdc.wro.manager.WroManager
 
getUriLocators() - Method in class ro.isdc.wro.model.resource.locator.factory.SimpleUriLocatorFactory
 
getUrlPrefix() - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssUrlRewritingProcessor
This method has protected modifier in order to be accessed by unit test class.
getWildcard() - Method in class ro.isdc.wro.model.resource.locator.wildcard.WildcardContext
 
getWildcardStreamLocator() - Method in class ro.isdc.wro.model.resource.locator.wildcard.WildcardUriLocatorSupport
 
getWorkingDirectory() - Static method in class ro.isdc.wro.util.WroUtil
 
getWriter() - Method in class ro.isdc.wro.http.support.RedirectedStreamServletResponseWrapper
 
getWroConfiguration() - Method in class ro.isdc.wro.http.support.ServletContextAttributeHelper
 
getWroFile() - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneContext
 
getWroManagerClassName() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
getWroManagerFactory() - Method in class ro.isdc.wro.http.WroFilter
 
Group - Class in ro.isdc.wro.model.group
A group is an entity holding a list of resources.
Group() - Constructor for class ro.isdc.wro.model.group.Group
To be used by JSON serializer.
Group(String) - Constructor for class ro.isdc.wro.model.group.Group
Creates a group with a name.
GroupExtractor - Interface in ro.isdc.wro.model.group
Perform processing of the uri and extracts group & resource related informations: name of the group, resource type and whether the result should produce minimized version.
GroupExtractorDecorator - Class in ro.isdc.wro.model.group.processor
A simple decorator for GroupsProcessor.
GroupExtractorDecorator(GroupExtractor) - Constructor for class ro.isdc.wro.model.group.processor.GroupExtractorDecorator
Decorates a GroupExtractor implementation.
GroupsProcessor - Class in ro.isdc.wro.model.group.processor
Default group processor which perform preProcessing, merge and postProcessing on groups resources.
GroupsProcessor() - Constructor for class ro.isdc.wro.model.group.processor.GroupsProcessor
 
GZIP - Static variable in class ro.isdc.wro.util.Base64
Specify that data should be gzip-compressed in second bit.
GzipFilter - Class in ro.isdc.wro.http
A filter responsible for gzipping all content served through this filter.
GzipFilter() - Constructor for class ro.isdc.wro.http.GzipFilter
 

H

handle(HttpServletRequest, HttpServletResponse) - Method in class ro.isdc.wro.http.handler.LazyRequestHandlerDecorator
 
handle(HttpServletRequest, HttpServletResponse) - Method in class ro.isdc.wro.http.handler.ReloadCacheRequestHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class ro.isdc.wro.http.handler.ReloadModelRequestHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in interface ro.isdc.wro.http.handler.RequestHandler
Handle the given request, generating a response.
handle(HttpServletRequest, HttpServletResponse) - Method in class ro.isdc.wro.http.handler.RequestHandlerSupport
 
handle(HttpServletRequest, HttpServletResponse) - Method in class ro.isdc.wro.http.handler.ResourceProxyRequestHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class ro.isdc.wro.http.handler.ResourceWatcherRequestHandler
 
hasGroup(String) - Method in class ro.isdc.wro.model.WroModelInspector
 
hashCode() - Method in class ro.isdc.wro.cache.CacheKey
 
hashCode() - Method in class ro.isdc.wro.model.group.Group
hashCode() - Method in class ro.isdc.wro.model.resource.Resource
hashCode() - Method in class ro.isdc.wro.model.WroModel
HashStrategy - Interface in ro.isdc.wro.model.resource.support.hash
Creates a fingerprint representation of the resource content.
HashStrategyProvider - Interface in ro.isdc.wro.model.resource.support.hash
A service provider responsible for providing new implementations of HashStrategy.
hasResource(String) - Method in class ro.isdc.wro.model.group.Group
 
hasResourcesOfType(ResourceType) - Method in class ro.isdc.wro.model.group.Group
Check if the group has at least one resource of some type.
hasWildcard(String) - Method in class ro.isdc.wro.model.resource.locator.wildcard.DefaultWildcardStreamLocator
hasWildcard(String) - Method in interface ro.isdc.wro.model.resource.locator.wildcard.WildcardStreamLocator
 
HIGHEST - Static variable in interface ro.isdc.wro.util.Ordered
The highest order, meaning that the value will be the last when ascending comparator is used.
HttpHeader - Enum in ro.isdc.wro.http.support
Enumerates Http Headers used by wro4j.

I

ImageUrlRewriter - Class in ro.isdc.wro.model.resource.processor.support
Responsible for computing the url of the images from css based on the location of the css where they are located.
ImageUrlRewriter(ImageUrlRewriter.RewriterContext) - Constructor for class ro.isdc.wro.model.resource.processor.support.ImageUrlRewriter
 
ImageUrlRewriter.RewriterContext - Class in ro.isdc.wro.model.resource.processor.support
Holds the properties required by this class to perform rewrite operation.
ImageUrlRewriter.RewriterContext() - Constructor for class ro.isdc.wro.model.resource.processor.support.ImageUrlRewriter.RewriterContext
 
ImportAware - Interface in ro.isdc.wro.model.resource.processor
Processors implementing this interface will be applied (by returning true for ImportAware.isImportAware() method) on imported resources during pre-processing execution.
ImportAwareProcessorDecorator - Class in ro.isdc.wro.model.resource.processor.decorator
Check if the decorated processor is considered import aware.
ImportAwareProcessorDecorator(Object, ProcessingType) - Constructor for class ro.isdc.wro.model.resource.processor.decorator.ImportAwareProcessorDecorator
 
init(FilterConfig) - Method in class ro.isdc.wro.http.GzipFilter
init(FilterConfig) - Method in class ro.isdc.wro.http.support.AbstractProcessorsFilter
init(FilterConfig) - Method in class ro.isdc.wro.http.WroContextFilter
init(FilterConfig) - Method in class ro.isdc.wro.http.WroFilter
 
init(WroModelFactory) - Static method in class ro.isdc.wro.util.WroTestUtils
 
initCallbacks() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
 
initialize(StandaloneContext) - Method in class ro.isdc.wro.manager.factory.standalone.DefaultStandaloneContextAwareManagerFactory
Called by standalone process for initialization.
initialize(StandaloneContext) - Method in interface ro.isdc.wro.manager.factory.standalone.StandaloneContextAware
Called by standalone process for initialization.
initialize() - Method in class ro.isdc.wro.util.LazyInitializer
Creates and initializes the object managed by this LazyInitializer.
initialize() - Method in class ro.isdc.wro.util.LazyInitializerDecorator
 
initProcessor(ResourcePreProcessor) - Static method in class ro.isdc.wro.util.WroTestUtils
 
initProcessor(ResourcePostProcessor) - Static method in class ro.isdc.wro.util.WroTestUtils
 
initProperties() - Method in class ro.isdc.wro.config.factory.FilterConfigWroConfigurationFactory
Inject - Annotation Type in ro.isdc.wro.model.group
Used to inject configuration specific objects into pre&post processors implementations.
inject(T) - Method in class ro.isdc.wro.model.group.processor.Injector
Scans the object and inject the supported values into the fields having @Inject annotation present.
InjectableUriLocatorFactoryDecorator - Class in ro.isdc.wro.model.resource.locator.factory
A decorator responsible to perform Injection every time InjectableUriLocatorFactoryDecorator.getInstance(String) getInstance method is invoked.
InjectableUriLocatorFactoryDecorator(UriLocatorFactory) - Constructor for class ro.isdc.wro.model.resource.locator.factory.InjectableUriLocatorFactoryDecorator
 
Injector - Class in ro.isdc.wro.model.group.processor
Injector scans some object fields and checks if a value can be provided to a field; Injector will ignore all non-null fields.
InjectorBuilder - Class in ro.isdc.wro.model.group.processor
Responsible for building the Injector.
InjectorBuilder() - Constructor for class ro.isdc.wro.model.group.processor.InjectorBuilder
Use factory method InjectorBuilder.create(WroManagerFactory) instead.
InjectorBuilder(WroManagerFactory) - Constructor for class ro.isdc.wro.model.group.processor.InjectorBuilder
 
InvalidGroupNameException - Exception in ro.isdc.wro.model.group
This exception is thrown when an invalid group is requested..
InvalidGroupNameException(String) - Constructor for exception ro.isdc.wro.model.group.InvalidGroupNameException
 
isAuthorized(String) - Method in class ro.isdc.wro.model.resource.support.DefaultResourceAuthorizationManager
isAuthorized(String) - Method in interface ro.isdc.wro.model.resource.support.ResourceAuthorizationManager
 
isCacheGzippedContent() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
isCacheGzippedContent() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
isChanged(String) - Method in class ro.isdc.wro.model.resource.support.change.ResourceChangeInfo
 
isCheckRequiredForGroup(String) - Method in class ro.isdc.wro.model.resource.support.change.ResourceChangeInfo
Checks if the current hash was set previously and persist the groupName in the set of the groups who are interested about the change.
isContextSet() - Static method in class ro.isdc.wro.config.Context
 
isDataUri(String) - Static method in class ro.isdc.wro.model.resource.processor.support.DataUriGenerator
Check if the url is actually a dataUri (base64 encoded value).
isDebug() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
isDebug() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
isDisableCache() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
isEligible(boolean, ResourceType) - Method in class ro.isdc.wro.model.resource.processor.decorator.ProcessorDecorator
Indicates if the processor is eligible for usage based on provided criteria.
isEnabled() - Method in class ro.isdc.wro.http.handler.LazyRequestHandlerDecorator
 
isEnabled() - Method in class ro.isdc.wro.http.handler.ReloadCacheRequestHandler
 
isEnabled() - Method in class ro.isdc.wro.http.handler.ReloadModelRequestHandler
 
isEnabled() - Method in interface ro.isdc.wro.http.handler.RequestHandler
Used to determine if the RequestHandler is enabled
isEnabled() - Method in class ro.isdc.wro.http.handler.RequestHandlerSupport
Enabled by default.
isEnabled(Resource) - Method in class ro.isdc.wro.model.resource.processor.decorator.DefaultProcessorDecorator
isEnabled(Resource) - Method in class ro.isdc.wro.model.resource.processor.decorator.ExtensionsAwareProcessorDecorator
isEnabled(Resource) - Method in class ro.isdc.wro.model.resource.processor.decorator.ImportAwareProcessorDecorator
isEnabled(Resource) - Method in class ro.isdc.wro.model.resource.processor.decorator.MinimizeAwareProcessorDecorator
isEnabled(Resource) - Method in class ro.isdc.wro.model.resource.processor.decorator.ProcessorDecorator
 
isEnableWildcards() - Method in class ro.isdc.wro.model.resource.locator.wildcard.WildcardUriLocatorSupport
 
isGzipEnabled() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
isGzipEnabled() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
isGzipSupported(HttpServletRequest) - Static method in class ro.isdc.wro.util.WroUtil
Analyze headers of the request and searches for mangled (by proxy) for "Accept-Encoding" header and its mangled variations and gzip header value and its mangled variations.
isIgnoreEmptyGroup() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
isIgnoreEmptyGroup() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
isIgnoreFailingProcessor() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
isIgnoreFailingProcessor() - Method in class ro.isdc.wro.model.resource.processor.decorator.ExceptionHandlingProcessorDecorator
 
isIgnoreMissingResources() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
isIgnoreMissingResources() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
isImportAware() - Method in class ro.isdc.wro.model.resource.processor.decorator.AbstractProcessorDecoratorSupport
isImportAware() - Method in class ro.isdc.wro.model.resource.processor.decorator.LazyProcessorDecorator
isImportAware() - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssImportPreProcessor
isImportAware() - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssUrlRewritingProcessor
isImportAware() - Method in interface ro.isdc.wro.model.resource.processor.ImportAware
 
isIncludedRequest(HttpServletRequest) - Static method in class ro.isdc.wro.model.resource.locator.support.DispatcherStreamLocator
 
isInitialized() - Method in class ro.isdc.wro.util.LazyInitializer
 
isJmxEnabled() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
isMinimize() - Method in class ro.isdc.wro.cache.CacheKey
 
isMinimize() - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneContext
 
isMinimize() - Method in class ro.isdc.wro.model.resource.processor.decorator.AbstractProcessorDecoratorSupport
This method is final, because it intends to preserve the minimize flag of the decorated processor.
isMinimize() - Method in class ro.isdc.wro.model.resource.processor.decorator.LazyProcessorDecorator
isMinimize() - Method in interface ro.isdc.wro.model.resource.processor.MinimizeAware
 
isMinimize() - Method in class ro.isdc.wro.model.resource.processor.support.ProcessingCriteria
 
isMinimize() - Method in class ro.isdc.wro.model.resource.Resource
 
isMinimized(HttpServletRequest) - Method in class ro.isdc.wro.model.group.DefaultGroupExtractor
The minimization is can be switched off only in debug mode.
isMinimized(HttpServletRequest) - Method in interface ro.isdc.wro.model.group.GroupExtractor
 
isMinimized(HttpServletRequest) - Method in class ro.isdc.wro.model.group.processor.GroupExtractorDecorator
isMinimizeEnabled() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
isMinimizeEnabled() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
isMinimizeInternal() - Method in class ro.isdc.wro.model.resource.processor.decorator.AbstractProcessorDecoratorSupport
Allow subclass override the way isMinimized is used.
isParallelPreprocessing() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
isPassedThroughyWroFilter(HttpServletRequest) - Static method in class ro.isdc.wro.http.WroFilter
 
isProtectedResource(String) - Static method in class ro.isdc.wro.model.resource.locator.ServletContextUriLocator
Check If the uri of the resource is protected: it cannot be accessed by accessing the url directly (WEB-INF folder).
isProxyUri(String) - Static method in class ro.isdc.wro.http.handler.ResourceProxyRequestHandler
Checks if the provided url is a resource proxy request.
isReplaceAccepted(String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssDataUriPreProcessor
Similar to CssDataUriPreProcessor.isReplaceAccepted(String), but decides whether the computed dataUri should replace the image url.
isReplaceNeeded(String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssUrlRewritingProcessor
Check if url must be replaced or not.
isReplaceNeeded(String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssDataUriPreProcessor
Check if url must be replaced or not.
isResourceChanged(HttpServletRequest) - Method in class ro.isdc.wro.http.handler.ResourceProxyRequestHandler
Used to identify whether the HttpServletResponse.SC_NOT_MODIFIED or HttpServletResponse.SC_OK should be returned.
isResourceWatcherAsync() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
isRunning() - Method in class ro.isdc.wro.util.StopWatch
Return whether the stop watch is currently running.
isSupported() - Method in class ro.isdc.wro.model.resource.processor.decorator.AbstractProcessorDecoratorSupport
isSupported() - Method in class ro.isdc.wro.model.resource.processor.decorator.LazyProcessorDecorator
isSupported() - Method in interface ro.isdc.wro.model.resource.processor.SupportAware
 
isUriAllowed(String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssUrlRewritingProcessor
 
isValid(String) - Static method in class ro.isdc.wro.model.resource.locator.ClasspathUriLocator
Check if a uri is a classpath resource.
isValid(String) - Static method in class ro.isdc.wro.model.resource.locator.ServletContextUriLocator
Check if a uri is a servletContext resource.
isValid(String) - Static method in class ro.isdc.wro.model.resource.locator.UrlUriLocator
Check if a uri is a URL resource.

J

JarWildcardStreamLocator - Class in ro.isdc.wro.model.resource.locator.wildcard
Resolves classpath resources looking for wildcard patterns in both file system and in JAR files.
JarWildcardStreamLocator() - Constructor for class ro.isdc.wro.model.resource.locator.wildcard.JarWildcardStreamLocator
 
JawrCssMinifier - Class in ro.isdc.wro.model.resource.processor.support
Minifies CSS files by removing expendable whitespace and comments.
JawrCssMinifier() - Constructor for class ro.isdc.wro.model.resource.processor.support.JawrCssMinifier
 
JawrCssMinifier.MatcherProcessorCallback - Class in ro.isdc.wro.model.resource.processor.support
Template class to abstract the pattern of iterating over a Matcher and performing string replacement.
JawrCssMinifier.MatcherProcessorCallback() - Constructor for class ro.isdc.wro.model.resource.processor.support.JawrCssMinifier.MatcherProcessorCallback
 
JawrCssMinifierProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
A processor implementation using JawrCssMinifier algorithm.
JawrCssMinifierProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.JawrCssMinifierProcessor
 
JSMin - Class in ro.isdc.wro.model.resource.processor.support
JsMin.java.
JSMin(InputStream, OutputStream) - Constructor for class ro.isdc.wro.model.resource.processor.support.JSMin
 
jsmin() - Method in class ro.isdc.wro.model.resource.processor.support.JSMin
jsmin -- Copy the input to the output, deleting the characters which are insignificant to JavaScript.
JSMinProcessor - Class in ro.isdc.wro.model.resource.processor.impl.js
Use JSMin utility for js compression.
JSMinProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.js.JSMinProcessor
 

K

KEY - Static variable in class ro.isdc.wro.cache.ConfigurableCacheStrategy
Property name to specify alias.
KEY - Static variable in class ro.isdc.wro.http.handler.factory.ConfigurableRequestHandlerFactory
Name of the property used to configure requestHandlers.
KEY - Static variable in class ro.isdc.wro.model.factory.ConfigurableModelFactory
Property name to specify alias.
KEY - Static variable in class ro.isdc.wro.model.resource.support.hash.ConfigurableHashStrategy
Property name to specify alias.
KEY - Static variable in class ro.isdc.wro.model.resource.support.naming.ConfigurableNamingStrategy
Property name to specify namingStrategy alias.

L

LazyInitializer<T> - Class in ro.isdc.wro.util
A clone of LazyInitializer, which doesn't throw any checked exception when get method is invoked.
LazyInitializer() - Constructor for class ro.isdc.wro.util.LazyInitializer
 
LazyInitializerDecorator<T> - Class in ro.isdc.wro.util
A simple decorator for LazyInitializer.
LazyInitializerDecorator(LazyInitializer<T>) - Constructor for class ro.isdc.wro.util.LazyInitializerDecorator
 
LazyProcessorDecorator - Class in ro.isdc.wro.model.resource.processor.decorator
Decorates a LazyInitializer which creates a processor.
LazyProcessorDecorator(LazyInitializer<ResourcePreProcessor>) - Constructor for class ro.isdc.wro.model.resource.processor.decorator.LazyProcessorDecorator
 
LazyRequestHandlerDecorator - Class in ro.isdc.wro.http.handler
A decorator which allows lazy instantiation of RequestHandler object.
LazyRequestHandlerDecorator(LazyInitializer<RequestHandler>) - Constructor for class ro.isdc.wro.http.handler.LazyRequestHandlerDecorator
 
LazyWroModelFactoryDecorator - Class in ro.isdc.wro.model.factory
Responsible for lazy initialization of WroModelFactory.
LazyWroModelFactoryDecorator(LazyInitializer<WroModelFactory>) - Constructor for class ro.isdc.wro.model.factory.LazyWroModelFactoryDecorator
 
LessCssImportInspector - Class in ro.isdc.wro.model.resource.processor.support
Responsible for identifying import statements for LESS language.
LessCssImportInspector(String) - Constructor for class ro.isdc.wro.model.resource.processor.support.LessCssImportInspector
 
LessCssImportPreProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
A processor capable of handling LessCss imports
LessCssImportPreProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.LessCssImportPreProcessor
 
Lessify - Class in ro.isdc.wro.model.resource.processor.support
Transforms colors from long format in a shorter one.
Lessify() - Constructor for class ro.isdc.wro.model.resource.processor.support.Lessify
 
LifecycleCallback - Interface in ro.isdc.wro.manager.callback
Defines callbacks invoked by the manager during processing.
LifecycleCallbackDecorator - Class in ro.isdc.wro.manager.callback
Default implementation of LifecycleCallback interface with empty implementations.
LifecycleCallbackDecorator(LifecycleCallback) - Constructor for class ro.isdc.wro.manager.callback.LifecycleCallbackDecorator
 
LifecycleCallbackRegistry - Class in ro.isdc.wro.manager.callback
Register all available callbacks.
LifecycleCallbackRegistry() - Constructor for class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
 
LifecycleCallbackSupport - Class in ro.isdc.wro.manager.callback
Default implementation of LifecycleCallback interface with empty implementations.
LifecycleCallbackSupport() - Constructor for class ro.isdc.wro.manager.callback.LifecycleCallbackSupport
 
list() - Method in class ro.isdc.wro.model.resource.support.DefaultResourceAuthorizationManager
 
load(InputStream) - Method in class ro.isdc.wro.util.RegexpProperties
Load the properties from the stream.
loadRegexpWithKey(String) - Static method in class ro.isdc.wro.util.WroUtil
Load the regular expression stored in in regexp.properties resource file.
loadValue(K) - Method in class ro.isdc.wro.cache.support.AbstractSynchronizedCacheStrategyDecorator
Loads the value associated with the key.
loadValue(CacheKey) - Method in class ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator
 
locate(String) - Method in class ro.isdc.wro.model.resource.locator.ClasspathUriLocator
Locates the uri by retrieving the InputStream.
locate(String) - Method in class ro.isdc.wro.model.resource.locator.factory.AbstractUriLocatorFactory
Locates an InputStream for the given uri.
locate(String) - Method in class ro.isdc.wro.model.resource.locator.factory.ConfigurableLocatorFactory
Locates an InputStream for the given uri.
locate(String) - Method in class ro.isdc.wro.model.resource.locator.factory.InjectableUriLocatorFactoryDecorator
This implementation shows the problem with current design of locator implementation.
locate(String) - Method in interface ro.isdc.wro.model.resource.locator.factory.UriLocatorFactory
Locates an InputStream for the given uri.
locate(String) - Method in class ro.isdc.wro.model.resource.locator.ServletContextUriLocator
 
locate(String) - Method in class ro.isdc.wro.model.resource.locator.StandaloneServletContextUriLocator
This implementation will try to locate the provided resource inside contextFolder configured by standaloneContext.
locate(String) - Method in interface ro.isdc.wro.model.resource.locator.UriLocator
Locates the uri by retrieving the InputStream.
locate(String) - Method in class ro.isdc.wro.model.resource.locator.UrlUriLocator
Locates the uri by retrieving the InputStream.
locateExternal(HttpServletRequest, String) - Method in class ro.isdc.wro.model.resource.locator.support.DispatcherStreamLocator
 
locateStream(String, File) - Method in class ro.isdc.wro.model.resource.locator.wildcard.DefaultWildcardStreamLocator
Locates the stream based on the fileName containing the wildcard and the folder where to search.
locateStream(String, File) - Method in class ro.isdc.wro.model.resource.locator.wildcard.JarWildcardStreamLocator
Finds the specified URI pattern inside a JAR file.
locateStream(String, File) - Method in interface ro.isdc.wro.model.resource.locator.wildcard.WildcardStreamLocator
Locates the stream based on the fileName containing the wildcard and the folder where to search.
LocatorProvider - Interface in ro.isdc.wro.model.resource.locator.support
All implementation of this interface will contribute to the list of available locators discovered during application initialization.
logError() - Method in exception ro.isdc.wro.WroRuntimeException
Logs the error of this exception.
LOWEST - Static variable in interface ro.isdc.wro.util.Ordered
The highest order, meaning that the value will be the first when ascending comparator is used.
LruMemoryCacheStrategy<K,V> - Class in ro.isdc.wro.cache.impl
This class implements a LRU (Least Recently Used) cache strategy.
LruMemoryCacheStrategy() - Constructor for class ro.isdc.wro.cache.impl.LruMemoryCacheStrategy
Constructs a LruMemoryCacheStrategy and sets the default size up to LruMemoryCacheStrategy.DEFAULT_SIZE
LruMemoryCacheStrategy(int) - Constructor for class ro.isdc.wro.cache.impl.LruMemoryCacheStrategy
Constructs a new LruMemoryCacheStrategy and sets the cache size.

M

matchesUrl(HttpServletRequest, String) - Static method in class ro.isdc.wro.util.WroUtil
Utility used to verify that requestURI matches provided path
MD5HashStrategy - Class in ro.isdc.wro.model.resource.support.hash
Uses MD5 algorithm for creating fingerprint.
MD5HashStrategy() - Constructor for class ro.isdc.wro.model.resource.support.hash.MD5HashStrategy
 
MEDIUM - Static variable in interface ro.isdc.wro.util.Ordered
 
MemoryCacheStrategy<K,V> - Class in ro.isdc.wro.cache.impl
Default CacheStrategy implementation using a Map to store values in memory.
MemoryCacheStrategy() - Constructor for class ro.isdc.wro.cache.impl.MemoryCacheStrategy
Default constructor.
MemoryCacheStrategy(Map<K, V>) - Constructor for class ro.isdc.wro.cache.impl.MemoryCacheStrategy
Constructs a new MemoryCacheStrategy and sets the Map that will be used as memory cache.
merge(WroModel) - Method in class ro.isdc.wro.model.WroModel
Merge this model with another model.
mergeRules(String) - Method in class ro.isdc.wro.model.resource.processor.support.CssCompressor
 
MetaDataFactory - Interface in ro.isdc.wro.config.metadata
Factory responsible for creating/providing metadata.
minifyCSS(StringBuffer) - Method in class ro.isdc.wro.model.resource.processor.support.JawrCssMinifier
 
Minimize - Annotation Type in ro.isdc.wro.model.group.processor
Used to identify (pre and post) processors which performs minimization.
MinimizeAware - Interface in ro.isdc.wro.model.resource.processor
Mark processors implementing this interface as minimize aware.
MinimizeAwareProcessorDecorator - Class in ro.isdc.wro.model.resource.processor.decorator
Enhance the decorated processor with the ability to skip processing based on minimize aware state of the processor.
MinimizeAwareProcessorDecorator(Object) - Constructor for class ro.isdc.wro.model.resource.processor.decorator.MinimizeAwareProcessorDecorator
Uses minimize flag as true by default.
MinimizeAwareProcessorDecorator(Object, boolean) - Constructor for class ro.isdc.wro.model.resource.processor.decorator.MinimizeAwareProcessorDecorator
Decorates a pre or post processor.
ModelFactoryProvider - Interface in ro.isdc.wro.model.spi
The provider interface for WroModelFactory implementations.
ModelTransformerFactory - Class in ro.isdc.wro.model.factory
Applies transformation using supplied transformers to the decorated model.
ModelTransformerFactory(WroModelFactory) - Constructor for class ro.isdc.wro.model.factory.ModelTransformerFactory
Decorates a model factory.
MultiLineCommentStripperProcessor - Class in ro.isdc.wro.model.resource.processor.impl
Removes multi line comments from processed resource.
MultiLineCommentStripperProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.MultiLineCommentStripperProcessor
 
MutableResourceAuthorizationManager - Interface in ro.isdc.wro.model.resource.support
A specialized IResourceAuthorizationManager which is capable of changing the authorized resource in the runtime.

N

NamingStrategy - Interface in ro.isdc.wro.model.resource.support.naming
Used to version a resource name somehow.
NamingStrategyProvider - Interface in ro.isdc.wro.model.resource.support.naming
A service provider responsible for providing new implementations of NamingStrategy.
newAuthorizationManager() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
newCacheKeyFactory() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
newCacheStrategy() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
newCacheStrategy() - Method in class ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
 
newConfigProperties() - Method in class ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
Override this method to provide a different config properties file location.
newConfiguration() - Method in class ro.isdc.wro.http.WroServletContextListener
Create the ContextLoader to use.
newCssUrlInspector() - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssUrlRewritingProcessor
 
newCssUrlInspector() - Method in class ro.isdc.wro.model.resource.processor.impl.css.FallbackCssDataUriProcessor
 
newDefaultProperties() - Method in class ro.isdc.wro.config.factory.PropertiesAndFilterConfigWroConfigurationFactory
 
newExecutor() - Method in class ro.isdc.wro.util.concurrent.TaskExecutor
The implementation uses jsr166 ForkJoinPool implementation in case it is available and can be used, otherwise the default ExecutorService is used.
newExternalResourceLocator() - Method in class ro.isdc.wro.http.support.RedirectedStreamServletResponseWrapper
 
newGroupExtractor() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
newGroupExtractor() - Method in class ro.isdc.wro.manager.factory.standalone.DefaultStandaloneContextAwareManagerFactory
 
newHashStrategy() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
newHashStrategy() - Method in class ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
 
newManagerFactory() - Method in class ro.isdc.wro.http.WroServletContextListener
 
newManagerFactory() - Method in class ro.isdc.wro.manager.factory.DefaultWroManagerFactory
 
newMBeanName() - Method in class ro.isdc.wro.http.ConfigurableWroFilter
newMBeanName() - Method in class ro.isdc.wro.http.WroFilter
 
newMessageDigest() - Method in class ro.isdc.wro.model.resource.support.hash.AbstractDigesterHashStrategy
 
newMessageDigest() - Method in class ro.isdc.wro.model.resource.support.hash.MD5HashStrategy
newMessageDigest() - Method in class ro.isdc.wro.model.resource.support.hash.SHA1HashStrategy
newMetaDataFactory() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
newModelFactory() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
newModelFactory() - Method in class ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
 
newModelFactory() - Method in class ro.isdc.wro.manager.factory.standalone.DefaultStandaloneContextAwareManagerFactory
 
newModelFactory() - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneWroManagerFactory
newModelTransformers() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
newNamingStrategy() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
newNamingStrategy() - Method in class ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
 
newPostProcessorsMap() - Method in class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
By default the processor will be discovered using ServiceRegistry pattern (by inspecting META-INF/services folder of each dependency).
newPreProcessorsMap() - Method in class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
By default the processor will be discovered using ServiceRegistry pattern (by inspecting META-INF/services folder of each dependency).
newProcessorsFactory() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
Override to provide a different or modified default factory implementation.
newProcessorsFactory() - Method in class ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
Reuse ConfigurableProcessorsFactory for processors lookup.
newProcessorsFactory() - Method in class ro.isdc.wro.manager.factory.NoProcessorsWroManagerFactory
Override to provide a different or modified default factory implementation.
newProcessorsFactory() - Method in class ro.isdc.wro.manager.factory.standalone.ConfigurableStandaloneContextAwareManagerFactory
 
newProcessorsFactory() - Method in class ro.isdc.wro.manager.factory.standalone.DefaultStandaloneContextAwareManagerFactory
 
newProcessorsFactory() - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneWroManagerFactory
 
newProperties() - Method in class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
 
newProperties() - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
 
newRequestHandlerFactory() - Method in class ro.isdc.wro.http.WroFilter
 
newResourceProcessor(Resource, ResourcePreProcessor) - Static method in class ro.isdc.wro.util.WroUtil
A factory method for creating a ResourceProcessor based on provided ResourcePreProcessor.
newResponseHeadersConfigurer() - Method in class ro.isdc.wro.http.handler.ResourceProxyRequestHandler
 
newResponseHeadersConfigurer() - Method in class ro.isdc.wro.http.WroFilter
 
newServletContextUriLocator() - Method in class ro.isdc.wro.manager.factory.standalone.DefaultStandaloneContextAwareManagerFactory
 
newServletContextUriLocator() - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneWroManagerFactory
 
newUriLocatorFactory() - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
Override to provide a different or modified factory.
newUriLocatorFactory() - Method in class ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
 
newUriLocatorFactory() - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneWroManagerFactory
 
newWildcardStreamLocator() - Method in class ro.isdc.wro.model.resource.locator.ClasspathUriLocator
Builds a JarWildcardStreamLocator in order to get resources from the full classpath.
newWildcardStreamLocator() - Method in class ro.isdc.wro.model.resource.locator.wildcard.WildcardUriLocatorSupport
 
newWroConfigurationFactory(FilterConfig) - Method in class ro.isdc.wro.http.ConfigurableWroFilter
newWroConfigurationFactory(FilterConfig) - Method in class ro.isdc.wro.http.WroFilter
 
newWroManagerFactory() - Method in class ro.isdc.wro.http.ConfigurableWroFilter
The default implementation of ConfigurableWroFilter should allow setting of pre & post processors in configuration properties.
newWroManagerFactory() - Method in class ro.isdc.wro.http.WroFilter
Factory method for WroManagerFactory.
NO_OPTIONS - Static variable in class ro.isdc.wro.util.Base64
No options specified.
noCache() - Static method in class ro.isdc.wro.http.support.ResponseHeadersConfigurer
Factory method which creates a ResponseHeadersConfigurer containing headers used to disable cache.
NoOpNamingStrategy - Class in ro.isdc.wro.model.resource.support.naming
The simplest implementation of NamingStrategy which preserve the original name.
NoOpNamingStrategy() - Constructor for class ro.isdc.wro.model.resource.support.naming.NoOpNamingStrategy
 
noOpTransformer() - Static method in class ro.isdc.wro.util.Transformers
 
NoProcessorsWroManagerFactory - Class in ro.isdc.wro.manager.factory
An implementation with no processors set.
NoProcessorsWroManagerFactory() - Constructor for class ro.isdc.wro.manager.factory.NoProcessorsWroManagerFactory
 
NullOutputStream - Class in ro.isdc.wro.util.io
Implementation of OutputStream that simply discards written bytes.
NullOutputStream() - Constructor for class ro.isdc.wro.util.io.NullOutputStream
 

O

ObjectDecorator<T> - Interface in ro.isdc.wro.util
Describe a class which acts as a decorator.
ObjectFactory<T> - Interface in ro.isdc.wro.util
Classic factory interface.
of(Class<T>) - Static method in class ro.isdc.wro.util.provider.ProviderFinder
Creates a ProviderFinder which will find providers of type provided as argument..
onAfterInitializeManager(WroManager) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
Allows factory to do additional manager configuration after it was initialzed.
onAfterMerge() - Method in interface ro.isdc.wro.manager.callback.LifecycleCallback
Called after all resources are merged and the preProcessing is completed.
onAfterMerge() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackDecorator
Called after all resources are merged and the preProcessing is completed.
onAfterMerge() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
 
onAfterMerge() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackSupport
Called after all resources are merged and the preProcessing is completed.
onAfterMerge() - Method in class ro.isdc.wro.manager.callback.PerformanceLoggerCallback
 
onAfterModelCreated() - Method in interface ro.isdc.wro.manager.callback.LifecycleCallback
Invoked after the model is created.
onAfterModelCreated() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackDecorator
Invoked after the model is created.
onAfterModelCreated() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
Invoked after the model is created.
onAfterModelCreated() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackSupport
Invoked after the model is created.
onAfterModelCreated() - Method in class ro.isdc.wro.manager.callback.PerformanceLoggerCallback
 
onAfterPostProcess() - Method in interface ro.isdc.wro.manager.callback.LifecycleCallback
Called after a resource is post processed.
onAfterPostProcess() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackDecorator
Called after a resource is post processed.
onAfterPostProcess() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
Called after a resource is post processed.
onAfterPostProcess() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackSupport
Called after a resource is post processed.
onAfterPreProcess() - Method in interface ro.isdc.wro.manager.callback.LifecycleCallback
Called after a resource is pre processed.
onAfterPreProcess() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackDecorator
Called after a resource is pre processed.
onAfterPreProcess() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
Called after a resource is pre processed.
onAfterPreProcess() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackSupport
Called after a resource is pre processed.
onBeforeBuild(WroManager.Builder) - Method in class ro.isdc.wro.manager.factory.WroManagerFactoryDecorator
Allows client code to change the builder before the WroManager is created.
onBeforeGet(K) - Method in class ro.isdc.wro.cache.support.AbstractSynchronizedCacheStrategyDecorator
Invoked just before the get method is invoked.
onBeforeGet(CacheKey) - Method in class ro.isdc.wro.cache.support.DefaultSynchronizedCacheStrategyDecorator
 
onBeforeMerge() - Method in interface ro.isdc.wro.manager.callback.LifecycleCallback
Called before resources are merged and before any processing is applied.
onBeforeMerge() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackDecorator
Called before resources are merged and before any processing is applied.
onBeforeMerge() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
Called before resources are merged and before any processing is applied.
onBeforeMerge() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackSupport
Called before resources are merged and before any processing is applied.
onBeforeMerge() - Method in class ro.isdc.wro.manager.callback.PerformanceLoggerCallback
 
onBeforeModelCreated() - Method in interface ro.isdc.wro.manager.callback.LifecycleCallback
Invoked before starting model creation.
onBeforeModelCreated() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackDecorator
Invoked before starting model creation.
onBeforeModelCreated() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
Invoked before starting model creation.
onBeforeModelCreated() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackSupport
Invoked before starting model creation.
onBeforeModelCreated() - Method in class ro.isdc.wro.manager.callback.PerformanceLoggerCallback
 
onBeforePostProcess() - Method in interface ro.isdc.wro.manager.callback.LifecycleCallback
Called before a resource is post processed.
onBeforePostProcess() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackDecorator
Called before a resource is post processed.
onBeforePostProcess() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
Called before a resource is post processed.
onBeforePostProcess() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackSupport
Called before a resource is post processed.
onBeforePreProcess() - Method in interface ro.isdc.wro.manager.callback.LifecycleCallback
Called before each resource is processed.
onBeforePreProcess() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackDecorator
Called before each resource is processed.
onBeforePreProcess() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
Called before each resource is processed.
onBeforePreProcess() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackSupport
Called before each resource is processed.
onCachePeriodChanged(long) - Method in interface ro.isdc.wro.config.support.WroConfigurationChangeListener
Invoked when the cachePeriod property is changed.
onCachePeriodChanged(long) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
Invoked when the cachePeriod property is changed.
onCachePeriodChanged(long) - Method in class ro.isdc.wro.manager.factory.DefaultWroManagerFactory
Invoked when the cachePeriod property is changed.
onCachePeriodChanged(long) - Method in class ro.isdc.wro.manager.factory.SimpleWroManagerFactory
Invoked when the cachePeriod property is changed.
onCachePeriodChanged(long) - Method in class ro.isdc.wro.manager.factory.WroManagerFactoryDecorator
 
onCachePeriodChanged(long) - Method in class ro.isdc.wro.manager.WroManager
Invoked when the cachePeriod property is changed.
onDestroy() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackSupport
onException(Exception, HttpServletResponse, FilterChain) - Method in class ro.isdc.wro.http.WroFilter
Invoked when a Exception is thrown.
onException(Exception) - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
Invoked when a callback fails.
onException(Exception) - Method in class ro.isdc.wro.model.resource.support.change.ResourceWatcher
Invoked when exception occurs.
onException(Exception) - Method in class ro.isdc.wro.util.concurrent.TaskExecutor
Invoked when an exception occurs during task execution.
onGroupChanged(CacheKey) - Method in interface ro.isdc.wro.model.resource.support.change.ResourceWatcher.Callback
Callback method invoked when a group change is detected.
onGroupChanged(CacheKey) - Method in class ro.isdc.wro.model.resource.support.change.ResourceWatcher.CallbackSupport
 
onImportDetected(String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssImportPreProcessor
Invoked when an import is detected.
onModelPeriodChanged(long) - Method in interface ro.isdc.wro.config.support.WroConfigurationChangeListener
Invoked when the modelPeriod property is changed.
onModelPeriodChanged(long) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
Invoked when the modelPeriod property is changed.
onModelPeriodChanged(long) - Method in class ro.isdc.wro.manager.factory.DefaultWroManagerFactory
Invoked when the modelPeriod property is changed.
onModelPeriodChanged(long) - Method in class ro.isdc.wro.manager.factory.SimpleWroManagerFactory
Invoked when the modelPeriod property is changed.
onModelPeriodChanged(long) - Method in class ro.isdc.wro.manager.factory.WroManagerFactoryDecorator
 
onModelPeriodChanged(long) - Method in class ro.isdc.wro.manager.WroManager
Invoked when the modelPeriod property is changed.
onProcessCompleted() - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssUrlRewritingProcessor
Invoked when the process operation is completed.
onProcessCompleted() - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssUrlRewritingProcessor
Invoked when the process operation is completed.
onProcessCompleted() - Method in class ro.isdc.wro.model.resource.processor.impl.css.DuplicatesAwareCssDataUriPreProcessor
Invoked when the process operation is completed.
onProcessingComplete() - Method in interface ro.isdc.wro.manager.callback.LifecycleCallback
Called after all postProcessors are applied and overall processing is complete.
onProcessingComplete() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackDecorator
Called after all postProcessors are applied and overall processing is complete.
onProcessingComplete() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
Called after all postProcessors are applied and overall processing is complete.
onProcessingComplete() - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackSupport
Called after all postProcessors are applied and overall processing is complete.
onProcessingComplete() - Method in class ro.isdc.wro.manager.callback.PerformanceLoggerCallback
 
onRecursiveImportDetected() - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssImportPreProcessor
Invoked when a recursive import is detected.
onRequestProcessed() - Method in class ro.isdc.wro.http.WroFilter
Useful for unit tests to check the post processing.
onResourceChanged(Resource) - Method in interface ro.isdc.wro.manager.callback.LifecycleCallback
Called when the provided resource change has been detected by ResourceWatcher.
onResourceChanged(Resource) - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackDecorator
Called when the provided resource change has been detected by ResourceWatcher.
onResourceChanged(Resource) - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
 
onResourceChanged(Resource) - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackSupport
Called when the provided resource change has been detected by ResourceWatcher.
onResourceChanged(Resource) - Method in interface ro.isdc.wro.model.resource.support.change.ResourceWatcher.Callback
Invoked when the change of the resource is detected.
onResourceChanged(Resource) - Method in class ro.isdc.wro.model.resource.support.change.ResourceWatcher.CallbackSupport
 
onResultAvailable(T) - Method in class ro.isdc.wro.util.concurrent.TaskExecutor
A callback invoked when a result is available.
onRuntimeException(RuntimeException, HttpServletResponse, FilterChain) - Method in class ro.isdc.wro.http.support.AbstractProcessorsFilter
Invoked when a RuntimeException is thrown.
onUrlReplaced(String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssUrlRewritingProcessor
Invoked when an url is replaced.
onUrlReplaced(String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssUrlRewritingProcessor
 
ORDERED - Static variable in class ro.isdc.wro.util.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
Ordered - Interface in ro.isdc.wro.util
Classes implementing this interface signal to the classes that load them that order is significant.
overrideDefaultStrategyMap(Map<String, S>) - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
Invoked after the the map of strategies is built from providers.

P

PARAM_CONFIGURATION - Static variable in class ro.isdc.wro.config.factory.FilterConfigWroConfigurationFactory
Configuration Mode (DEVELOPMENT or DEPLOYMENT) By default DEVELOPMENT mode is used.
PARAM_MINIMIZE - Static variable in class ro.isdc.wro.model.group.DefaultGroupExtractor
The name of the parameter used to decide if the group must be minimized.
PARAM_POST_PROCESSORS - Static variable in class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
Property name to specify post processors.
PARAM_PRE_PROCESSORS - Static variable in class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
Property name to specify pre processors.
PARAM_RESOURCE_ID - Static variable in class ro.isdc.wro.http.handler.ResourceProxyRequestHandler
 
PARAM_URI_LOCATORS - Static variable in class ro.isdc.wro.model.resource.locator.factory.ConfigurableLocatorFactory
Name of init param used to specify uri locators.
PARAM_VALUE_DEPLOYMENT - Static variable in class ro.isdc.wro.config.factory.FilterConfigWroConfigurationFactory
Deprecated.
PATH_API - Static variable in class ro.isdc.wro.http.handler.RequestHandlerSupport
A recommended context path which expose various api calls using RequestHandler implementations.
PATH_RESOURCES - Static variable in class ro.isdc.wro.http.handler.ResourceProxyRequestHandler
 
PATTERN - Static variable in class ro.isdc.wro.model.resource.processor.impl.js.ConsoleStripperProcessor
Matches console statements
PATTERN - Static variable in class ro.isdc.wro.model.resource.processor.impl.MultiLineCommentStripperProcessor
Pattern containing a regex matching multiline comments & empty new lines.
PATTERN - Static variable in class ro.isdc.wro.model.resource.processor.impl.SingleLineCommentStripperProcessor
Pattern containing a regex matching singleline comments & preceding empty spaces & tabs.
PerformanceLoggerCallback - Class in ro.isdc.wro.manager.callback
Default implementation of LifecycleCallback interface with empty implementations.
PerformanceLoggerCallback() - Constructor for class ro.isdc.wro.manager.callback.PerformanceLoggerCallback
 
PlaceholderProcessor - Class in ro.isdc.wro.model.resource.processor.impl
A processor which parse a resource and search for placeholders of this type: ${} and replace them with the values found in a map provided the by client.
PlaceholderProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.PlaceholderProcessor
 
PREFIX - Static variable in class ro.isdc.wro.model.resource.locator.ClasspathUriLocator
Prefix of the resource uri used to check if the resource can be read by this UriLocator implementation.
PREFIX - Static variable in class ro.isdc.wro.model.resource.locator.ServletContextUriLocator
Prefix for url resources.
PreProcessorExecutor - Class in ro.isdc.wro.model.group.processor
TODO: refactor this class.
PreProcessorExecutor() - Constructor for class ro.isdc.wro.model.group.processor.PreProcessorExecutor
 
PreserveDetailsRequestWrapper - Class in ro.isdc.wro.http.support
A wrapper which preserve details of the wrapped request.
PreserveDetailsRequestWrapper(HttpServletRequest) - Constructor for class ro.isdc.wro.http.support.PreserveDetailsRequestWrapper
 
prettyPrint() - Method in class ro.isdc.wro.util.StopWatch
Return a string with a table describing all tasks performed.
process() - Method in class ro.isdc.wro.manager.WroManager
Perform processing of the uri.
process(CacheKey) - Method in class ro.isdc.wro.model.group.processor.GroupsProcessor
 
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.decorator.AbstractProcessorDecoratorSupport
Perform actual resource processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.decorator.BenchmarkProcessorDecorator
Process a content supplied by a reader and perform some sort of processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.decorator.CopyrightKeeperProcessorDecorator
Process a content supplied by a reader and perform some sort of processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.decorator.DefaultProcessorDecorator
Process a content supplied by a reader and perform some sort of processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.decorator.ExceptionHandlingProcessorDecorator
Process a content supplied by a reader and perform some sort of processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.decorator.LazyProcessorDecorator
Process a content supplied by a reader and perform some sort of processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.decorator.LazyProcessorDecorator
Perform actual resource processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.decorator.ProcessorDecorator
Process a content supplied by a reader and perform some sort of processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.decorator.SupportAwareProcessorDecorator
Process a content supplied by a reader and perform some sort of processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.CommentStripperProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.CommentStripperProcessor
Perform actual resource processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssImportPreProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssUrlRewritingProcessor
Perform actual resource processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssUrlRewritingProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.ConformColorsCssProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.ConformColorsCssProcessor
Perform actual resource processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssCompressorProcessor
Perform actual resource processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssCompressorProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssMinProcessor
Perform actual resource processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssMinProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssVariablesProcessor
Perform actual resource processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssVariablesProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.JawrCssMinifierProcessor
Perform actual resource processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.JawrCssMinifierProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.VariablizeColorsCssProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.css.VariablizeColorsCssProcessor
Perform actual resource processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.js.ConsoleStripperProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.js.JSMinProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.js.JSMinProcessor
Perform actual resource processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.js.SemicolonAppenderPreProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.MultiLineCommentStripperProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.MultiLineCommentStripperProcessor
Perform actual resource processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.PlaceholderProcessor
Perform actual resource processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.PlaceholderProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.SingleLineCommentStripperProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.impl.SingleLineCommentStripperProcessor
Perform actual resource processing.
process(Reader, Writer) - Method in interface ro.isdc.wro.model.resource.processor.ResourcePostProcessor
Perform actual resource processing.
process(Resource, Reader, Writer) - Method in interface ro.isdc.wro.model.resource.processor.ResourcePreProcessor
Process a content supplied by a reader and perform some sort of processing.
process(Resource, Reader, Writer) - Method in class ro.isdc.wro.model.resource.processor.support.ChainedProcessor
Process a content supplied by a reader and perform some sort of processing.
processAndMerge(List<Resource>, boolean) - Method in class ro.isdc.wro.model.group.processor.PreProcessorExecutor
Apply preProcessors on resources and merge them after all preProcessors are applied.
processAndMerge(List<Resource>, ProcessingCriteria) - Method in class ro.isdc.wro.model.group.processor.PreProcessorExecutor
Apply preProcessors on resources and merge them.
ProcessingCriteria - Class in ro.isdc.wro.model.resource.processor.support
The criteria used to apply or skip the processor.
ProcessingType - Enum in ro.isdc.wro.model.resource.processor.support
A type of processing to apply during preProcessor execution.
ProcessorDecorator - Class in ro.isdc.wro.model.resource.processor.decorator
Default implementation which can decorate a processor.
ProcessorDecorator(Object) - Constructor for class ro.isdc.wro.model.resource.processor.decorator.ProcessorDecorator
Hides the postProcessor adaptation logic.
ProcessorProvider - Interface in ro.isdc.wro.model.resource.processor.support
All implementation of this interface will contribute to the list of available processors discovered during application initialization.
ProcessorsFactory - Interface in ro.isdc.wro.model.resource.processor.factory
Locates processors to be used for group processing.
PropertiesAndFilterConfigWroConfigurationFactory - Class in ro.isdc.wro.config.factory
Uses a default Properties file location (under /WEB-INF/wro.properties) for creating WroConfiguration and overrides them with properties defined in FilterConfig object.
PropertiesAndFilterConfigWroConfigurationFactory(FilterConfig) - Constructor for class ro.isdc.wro.config.factory.PropertiesAndFilterConfigWroConfigurationFactory
 
PropertiesFactory - Interface in ro.isdc.wro.config.support
Meant for internal usage only.
PropertyWroConfigurationFactory - Class in ro.isdc.wro.config.factory
Loads configurations from a Properties object.
PropertyWroConfigurationFactory() - Constructor for class ro.isdc.wro.config.factory.PropertyWroConfigurationFactory
 
PropertyWroConfigurationFactory(Properties) - Constructor for class ro.isdc.wro.config.factory.PropertyWroConfigurationFactory
 
provideCacheStrategies() - Method in interface ro.isdc.wro.cache.spi.CacheStrategyProvider
 
provideCacheStrategies() - Method in class ro.isdc.wro.cache.spi.DefaultCacheStrategyProvider
provideCacheStrategies() - Method in class ro.isdc.wro.util.provider.ConfigurableProviderSupport
provideCacheStrategies() - Method in class ro.isdc.wro.util.provider.DefaultConfigurableProvider
provideHashStrategies() - Method in class ro.isdc.wro.model.resource.support.hash.DefaultHashStrategyProvider
provideHashStrategies() - Method in interface ro.isdc.wro.model.resource.support.hash.HashStrategyProvider
 
provideHashStrategies() - Method in class ro.isdc.wro.util.provider.ConfigurableProviderSupport
provideHashStrategies() - Method in class ro.isdc.wro.util.provider.DefaultConfigurableProvider
provideLocators() - Method in class ro.isdc.wro.model.resource.locator.support.DefaultLocatorProvider
provideLocators() - Method in interface ro.isdc.wro.model.resource.locator.support.LocatorProvider
 
provideLocators() - Method in class ro.isdc.wro.util.provider.ConfigurableProviderSupport
provideLocators() - Method in class ro.isdc.wro.util.provider.DefaultConfigurableProvider
provideModelFactories() - Method in class ro.isdc.wro.model.spi.DefaultModelFactoryProvider
provideModelFactories() - Method in interface ro.isdc.wro.model.spi.ModelFactoryProvider
 
provideModelFactories() - Method in class ro.isdc.wro.util.provider.ConfigurableProviderSupport
provideModelFactories() - Method in class ro.isdc.wro.util.provider.DefaultConfigurableProvider
provideNamingStrategies() - Method in class ro.isdc.wro.model.resource.support.naming.DefaultNamingStrategyProvider
provideNamingStrategies() - Method in interface ro.isdc.wro.model.resource.support.naming.NamingStrategyProvider
 
provideNamingStrategies() - Method in class ro.isdc.wro.util.provider.ConfigurableProviderSupport
provideNamingStrategies() - Method in class ro.isdc.wro.util.provider.DefaultConfigurableProvider
providePostProcessors() - Method in class ro.isdc.wro.model.resource.processor.support.DefaultProcessorProvider
providePostProcessors() - Method in interface ro.isdc.wro.model.resource.processor.support.ProcessorProvider
 
providePostProcessors() - Method in class ro.isdc.wro.util.provider.ConfigurableProviderSupport
providePostProcessors() - Method in class ro.isdc.wro.util.provider.DefaultConfigurableProvider
providePreProcessors() - Method in class ro.isdc.wro.model.resource.processor.support.DefaultProcessorProvider
providePreProcessors() - Method in interface ro.isdc.wro.model.resource.processor.support.ProcessorProvider
 
providePreProcessors() - Method in class ro.isdc.wro.util.provider.ConfigurableProviderSupport
providePreProcessors() - Method in class ro.isdc.wro.util.provider.DefaultConfigurableProvider
provideRequestHandlers() - Method in class ro.isdc.wro.http.handler.spi.DefaultRequestHandlerProvider
 
provideRequestHandlers() - Method in interface ro.isdc.wro.http.handler.spi.RequestHandlerProvider
 
provideRequestHandlers() - Method in class ro.isdc.wro.util.provider.ConfigurableProviderSupport
provideRequestHandlers() - Method in class ro.isdc.wro.util.provider.DefaultConfigurableProvider
ProviderFinder<T> - Class in ro.isdc.wro.util.provider
Helps to find available providers of any supported type.
proxy(ProxyFactory.TypedObjectFactory<T>, Class<T>) - Static method in class ro.isdc.wro.util.ProxyFactory
 
ProxyFactory<T> - Class in ro.isdc.wro.util
An ObjectFactory used to create Proxy for objects initialized by provided LazyInitializer's.
ProxyFactory.TypedObjectFactory<T> - Interface in ro.isdc.wro.util
A specialized version of ObjectFactory which provides more information about type class.
put(K, V) - Method in interface ro.isdc.wro.cache.CacheStrategy
Put a value in the cache using a key.
put(CacheKey, CacheValue) - Method in class ro.isdc.wro.cache.ConfigurableCacheStrategy
Put a value in the cache using a key.
put(K, V) - Method in class ro.isdc.wro.cache.impl.MemoryCacheStrategy
Put a value in the cache using a key.
put(K, V) - Method in class ro.isdc.wro.cache.support.AbstractSynchronizedCacheStrategyDecorator
 
put(K, V) - Method in class ro.isdc.wro.cache.support.CacheStrategyDecorator
Put a value in the cache using a key.

R

read() - Method in class ro.isdc.wro.http.support.DelegatingServletInputStream
 
read() - Method in class ro.isdc.wro.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class ro.isdc.wro.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
ReadOnlyContext - Interface in ro.isdc.wro.config
A readonly version of Context.
RECURSIVE_WILDCARD - Static variable in class ro.isdc.wro.model.resource.locator.wildcard.DefaultWildcardStreamLocator
Character to distinguish wildcard inside the uri.
RecursiveGroupDefinitionException - Exception in ro.isdc.wro.model.group
This exception is thrown when the group a recursively referring each-other.
RecursiveGroupDefinitionException(String) - Constructor for exception ro.isdc.wro.model.group.RecursiveGroupDefinitionException
 
RedirectedStreamServletResponseWrapper - Class in ro.isdc.wro.http.support
A specialized HttpServletResponseWrapper responsible for streaming response to provided OutputStream.
RedirectedStreamServletResponseWrapper(OutputStream, HttpServletResponse) - Constructor for class ro.isdc.wro.http.support.RedirectedStreamServletResponseWrapper
 
RegexpProperties - Class in ro.isdc.wro.util
Used to overcome the limitation of Properties class when dealing with regular expressions read from properties file.
RegexpProperties() - Constructor for class ro.isdc.wro.util.RegexpProperties
 
registerCacheUpdatePeriodChangeListener(PropertyChangeListener) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
Register a listener which is notified when the modelUpdate period value is changed.
registerCallback(ObjectFactory<LifecycleCallback>) - Method in class ro.isdc.wro.manager.callback.LifecycleCallbackRegistry
Register a callback using a factory responsible for callback instantiation.
registerCallback(ObjectFactory<LifecycleCallback>) - Method in class ro.isdc.wro.manager.WroManager
Registers a callback.
registerModelUpdatePeriodChangeListener(PropertyChangeListener) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
Register a listener which is notified when the modelUpdate period value is changed.
reloadCache() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
Force reload of the cache.
reloadCache() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
Force reload of the cache.
ReloadCacheRequestHandler - Class in ro.isdc.wro.http.handler
This RequestHandler will reload the cache on HTTP requests to "wroAPI/reloadCache".
ReloadCacheRequestHandler() - Constructor for class ro.isdc.wro.http.handler.ReloadCacheRequestHandler
 
ReloadCacheRunnable - Class in ro.isdc.wro.manager.runnable
A Runnable executed by scheduler to clear the cache.
ReloadCacheRunnable(CacheStrategy<?, ?>) - Constructor for class ro.isdc.wro.manager.runnable.ReloadCacheRunnable
 
reloadModel() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
Force reload of the model.
reloadModel() - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
Force reload of the model.
ReloadModelRequestHandler - Class in ro.isdc.wro.http.handler
This RequestHandler will reload the model on HTTP requests to "wroAPI/reloadModel"

This handler is available only in debug mode by default.

ReloadModelRequestHandler() - Constructor for class ro.isdc.wro.http.handler.ReloadModelRequestHandler
 
ReloadModelRunnable - Class in ro.isdc.wro.manager.runnable
A Runnable executed by scheduler to clear the model cache.
ReloadModelRunnable(WroModelFactory) - Constructor for class ro.isdc.wro.manager.runnable.ReloadModelRunnable
 
removeDuplicateProperties(String) - Method in class ro.isdc.wro.model.resource.processor.support.CssCompressor
 
removeImportStatements(String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssImportPreProcessor
 
removeImportStatements(String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.LessCssImportPreProcessor
removeImportStatements() - Method in class ro.isdc.wro.model.resource.processor.support.CssImportInspector
Removes all @import statements from css.
rename(String, InputStream) - Method in class ro.isdc.wro.model.resource.support.naming.ConfigurableNamingStrategy
 
rename(String, InputStream) - Method in class ro.isdc.wro.model.resource.support.naming.DefaultHashEncoderNamingStrategy
 
rename(String, InputStream) - Method in class ro.isdc.wro.model.resource.support.naming.FolderHashEncoderNamingStrategy
 
rename(String, InputStream) - Method in interface ro.isdc.wro.model.resource.support.naming.NamingStrategy
Creates a new name of the resource which encodes a version.
rename(String, InputStream) - Method in class ro.isdc.wro.model.resource.support.naming.NoOpNamingStrategy
Creates a new name of the resource which encodes a version.
rename(String, InputStream) - Method in class ro.isdc.wro.model.resource.support.naming.TimestampNamingStrategy
Creates a new name of the resource which encodes a version.
replace(Resource, List<Resource>) - Method in class ro.isdc.wro.model.group.Group
Replace one resource with a list of other resources.
replace(String, String) - Method in interface ro.isdc.wro.model.resource.processor.support.CssUrlInspector.ItemHandler
 
replaceDeclaration(String, String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssUrlRewritingProcessor
Invoked to replace the entire css declaration.
replaceDeclaration(String, String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.FallbackCssDataUriProcessor
Invoked to replace the entire css declaration.
replaceImageUrl(String, String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.AbstractCssUrlRewritingProcessor
Replace provided url with the new url if needed.
replaceImageUrl(String, String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssDataUriPreProcessor
Replace provided url with the new url if needed.
replaceImageUrl(String, String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.CssUrlRewritingProcessor
Replace provided url with the new url if needed.
replaceImageUrl(String, String) - Method in class ro.isdc.wro.model.resource.processor.impl.css.DuplicatesAwareCssDataUriPreProcessor
Replace provided url with the new url if needed.
RequestHandler - Interface in ro.isdc.wro.http.handler
Handler interface for components that process HTTP request.
RequestHandlerFactory - Interface in ro.isdc.wro.http.handler.factory
Responsible for creating a RequestHandler's collection.
RequestHandlerProvider - Interface in ro.isdc.wro.http.handler.spi
A service provider responsible for providing new implementations of RequestHandler.
RequestHandlerSupport - Class in ro.isdc.wro.http.handler
A handler which implements all the methods.
RequestHandlerSupport() - Constructor for class ro.isdc.wro.http.handler.RequestHandlerSupport
 
reset() - Method in class ro.isdc.wro.model.resource.support.change.ResourceChangeDetector
Notifies the ResourceChangeDetector that the change cycle completes and a new one is prepared.
reset() - Method in class ro.isdc.wro.model.resource.support.change.ResourceChangeInfo
Resets the state of this ResourceChangeInfo by copying the current hash to previous hash and reseting current hash to null.
Resource - Class in ro.isdc.wro.model.resource
Encapsulates information about a resource.
Resource() - Constructor for class ro.isdc.wro.model.resource.Resource
Empty constructor.
ResourceAuthorizationManager - Interface in ro.isdc.wro.model.resource.support
Controls the resources which should be accessible through ResourceProxyRequestHandler.
ResourceBundleProcessor - Class in ro.isdc.wro.manager
Encapsulates the bundle creation.
ResourceBundleProcessor() - Constructor for class ro.isdc.wro.manager.ResourceBundleProcessor
 
ResourceChangeDetector - Class in ro.isdc.wro.model.resource.support.change
Responsbile for keeping details about resources contents and identify the change of any resource in time.
ResourceChangeDetector() - Constructor for class ro.isdc.wro.model.resource.support.change.ResourceChangeDetector
 
ResourceChangeInfo - Class in ro.isdc.wro.model.resource.support.change
Holds details about hashes of watched resources and the group which were detected as changed.
ResourceChangeInfo() - Constructor for class ro.isdc.wro.model.resource.support.change.ResourceChangeInfo
 
ResourcePostProcessor - Interface in ro.isdc.wro.model.resource.processor
A processor which is applied after the merge.
ResourcePreProcessor - Interface in ro.isdc.wro.model.resource.processor
Perform actual processing of the resource content from the Reader and writes the processed content to the Writer.
ResourceProcessorAware - Interface in ro.isdc.wro.model.resource.processor
Marker interface which extends all interfaces a processor can extend.
ResourceProxyRequestHandler - Class in ro.isdc.wro.http.handler
Provides access to wro resources via a resource proxy.
ResourceProxyRequestHandler() - Constructor for class ro.isdc.wro.http.handler.ResourceProxyRequestHandler
 
ResourceType - Enum in ro.isdc.wro.model.resource
Make a distinction between resource type.
ResourceWatcher - Class in ro.isdc.wro.model.resource.support.change
A runnable responsible for watching if any resources were changed and invalidate the cache entry for the group containing obsolete resources.
ResourceWatcher() - Constructor for class ro.isdc.wro.model.resource.support.change.ResourceWatcher
 
ResourceWatcher.Callback - Interface in ro.isdc.wro.model.resource.support.change
 
ResourceWatcher.CallbackSupport - Class in ro.isdc.wro.model.resource.support.change
Default implementation of ResourceWatcher.Callback which does nothing by default.
ResourceWatcher.CallbackSupport() - Constructor for class ro.isdc.wro.model.resource.support.change.ResourceWatcher.CallbackSupport
 
ResourceWatcherRequestHandler - Class in ro.isdc.wro.http.handler
Triggers resource watcher check.
ResourceWatcherRequestHandler() - Constructor for class ro.isdc.wro.http.handler.ResourceWatcherRequestHandler
 
ResponseHeadersConfigurer - Class in ro.isdc.wro.http.support
Responsible for configuring response headers.
ResponseHeadersConfigurer() - Constructor for class ro.isdc.wro.http.support.ResponseHeadersConfigurer
 
ResponseHeadersConfigurer(String) - Constructor for class ro.isdc.wro.http.support.ResponseHeadersConfigurer
 
resumeEncoding() - Method in class ro.isdc.wro.util.Base64.OutputStream
Resumes encoding of the stream.
rewrite(String, String) - Method in class ro.isdc.wro.model.resource.processor.support.ImageUrlRewriter
Computes the url of the image to be replaced in a css resource.
ro.isdc.wro - package ro.isdc.wro
 
ro.isdc.wro.cache - package ro.isdc.wro.cache
 
ro.isdc.wro.cache.factory - package ro.isdc.wro.cache.factory
 
ro.isdc.wro.cache.impl - package ro.isdc.wro.cache.impl
 
ro.isdc.wro.cache.spi - package ro.isdc.wro.cache.spi
 
ro.isdc.wro.cache.support - package ro.isdc.wro.cache.support
 
ro.isdc.wro.config - package ro.isdc.wro.config
 
ro.isdc.wro.config.factory - package ro.isdc.wro.config.factory
 
ro.isdc.wro.config.jmx - package ro.isdc.wro.config.jmx
 
ro.isdc.wro.config.metadata - package ro.isdc.wro.config.metadata
 
ro.isdc.wro.config.support - package ro.isdc.wro.config.support
 
ro.isdc.wro.http - package ro.isdc.wro.http
 
ro.isdc.wro.http.handler - package ro.isdc.wro.http.handler
 
ro.isdc.wro.http.handler.factory - package ro.isdc.wro.http.handler.factory
 
ro.isdc.wro.http.handler.spi - package ro.isdc.wro.http.handler.spi
 
ro.isdc.wro.http.support - package ro.isdc.wro.http.support
 
ro.isdc.wro.manager - package ro.isdc.wro.manager
 
ro.isdc.wro.manager.callback - package ro.isdc.wro.manager.callback
 
ro.isdc.wro.manager.factory - package ro.isdc.wro.manager.factory
 
ro.isdc.wro.manager.factory.standalone - package ro.isdc.wro.manager.factory.standalone
 
ro.isdc.wro.manager.runnable - package ro.isdc.wro.manager.runnable
 
ro.isdc.wro.model - package ro.isdc.wro.model
 
ro.isdc.wro.model.factory - package ro.isdc.wro.model.factory
 
ro.isdc.wro.model.group - package ro.isdc.wro.model.group
 
ro.isdc.wro.model.group.processor - package ro.isdc.wro.model.group.processor
 
ro.isdc.wro.model.resource - package ro.isdc.wro.model.resource
 
ro.isdc.wro.model.resource.locator - package ro.isdc.wro.model.resource.locator
 
ro.isdc.wro.model.resource.locator.factory - package ro.isdc.wro.model.resource.locator.factory
 
ro.isdc.wro.model.resource.locator.support - package ro.isdc.wro.model.resource.locator.support
 
ro.isdc.wro.model.resource.locator.wildcard - package ro.isdc.wro.model.resource.locator.wildcard
 
ro.isdc.wro.model.resource.processor - package ro.isdc.wro.model.resource.processor
 
ro.isdc.wro.model.resource.processor.decorator - package ro.isdc.wro.model.resource.processor.decorator
 
ro.isdc.wro.model.resource.processor.factory - package ro.isdc.wro.model.resource.processor.factory
 
ro.isdc.wro.model.resource.processor.impl - package ro.isdc.wro.model.resource.processor.impl
 
ro.isdc.wro.model.resource.processor.impl.css - package ro.isdc.wro.model.resource.processor.impl.css
 
ro.isdc.wro.model.resource.processor.impl.js - package ro.isdc.wro.model.resource.processor.impl.js
 
ro.isdc.wro.model.resource.processor.support - package ro.isdc.wro.model.resource.processor.support
 
ro.isdc.wro.model.resource.support - package ro.isdc.wro.model.resource.support
 
ro.isdc.wro.model.resource.support.change - package ro.isdc.wro.model.resource.support.change
 
ro.isdc.wro.model.resource.support.hash - package ro.isdc.wro.model.resource.support.hash
 
ro.isdc.wro.model.resource.support.naming - package ro.isdc.wro.model.resource.support.naming
 
ro.isdc.wro.model.spi - package ro.isdc.wro.model.spi
 
ro.isdc.wro.model.transformer - package ro.isdc.wro.model.transformer
 
ro.isdc.wro.util - package ro.isdc.wro.util
 
ro.isdc.wro.util.concurrent - package ro.isdc.wro.util.concurrent
 
ro.isdc.wro.util.io - package ro.isdc.wro.util.io
 
ro.isdc.wro.util.provider - package ro.isdc.wro.util.provider
 
run() - Method in class ro.isdc.wro.config.support.ContextPropagatingCallable
 
run() - Method in class ro.isdc.wro.manager.runnable.ReloadCacheRunnable
 
run() - Method in class ro.isdc.wro.manager.runnable.ReloadModelRunnable
 
runConcurrently(Callable<Void>, int) - Static method in class ro.isdc.wro.util.WroTestUtils
Runs a task concurrently.
runConcurrently(Callable<Void>...) - Static method in class ro.isdc.wro.util.WroTestUtils
 
runConcurrently(Callable<Void>) - Static method in class ro.isdc.wro.util.WroTestUtils
Run the task concurrently 50 times.

S

safeCopy(Reader, Writer) - Static method in class ro.isdc.wro.util.WroUtil
Copy and close the reader and writer streams.
SchedulerHelper - Class in ro.isdc.wro.util
Encapsulates the logic which handles scheduler creation and destroy.
scheduleWithPeriod(long, TimeUnit) - Method in class ro.isdc.wro.util.SchedulerHelper
Run the scheduler with the provided period of time.
scheduleWithPeriod(long) - Method in class ro.isdc.wro.util.SchedulerHelper
Schedules with provided period using TimeUnit.SECONDS as a default time unit.
SemicolonAppenderPreProcessor - Class in ro.isdc.wro.model.resource.processor.impl.js
A preProcessor, responsible for adding a ';' character to the end of each js file.
SemicolonAppenderPreProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.js.SemicolonAppenderPreProcessor
 
sendError(int) - Method in class ro.isdc.wro.http.support.RedirectedStreamServletResponseWrapper
 
sendError(int, String) - Method in class ro.isdc.wro.http.support.RedirectedStreamServletResponseWrapper
 
sendRedirect(String) - Method in class ro.isdc.wro.http.support.RedirectedStreamServletResponseWrapper
By default, redirect does not allow writing to output stream its content.
serveProcessedBundle() - Method in class ro.isdc.wro.manager.ResourceBundleProcessor
Write to stream the content of the processed resource bundle.
ServletContextAttributeHelper - Class in ro.isdc.wro.http.support
Encapsulates the details of storing/retrieving attributes from ServletContext.
ServletContextAttributeHelper(ServletContext) - Constructor for class ro.isdc.wro.http.support.ServletContextAttributeHelper
Uses default name for storing/retrieving attributes in ServletContext.
ServletContextAttributeHelper(ServletContext, String) - Constructor for class ro.isdc.wro.http.support.ServletContextAttributeHelper
Uses default name to work with ServletContext attribute.
ServletContextPropertyWroConfigurationFactory - Class in ro.isdc.wro.config.factory
Load WroConfiguration from a servletContext relative location.
ServletContextPropertyWroConfigurationFactory(ServletContext) - Constructor for class ro.isdc.wro.config.factory.ServletContextPropertyWroConfigurationFactory
 
ServletContextUriLocator - Class in ro.isdc.wro.model.resource.locator
UriLocator capable to read the resources relative to servlet context.
ServletContextUriLocator() - Constructor for class ro.isdc.wro.model.resource.locator.ServletContextUriLocator
 
ServletContextUriLocator.LocatorStrategy - Enum in ro.isdc.wro.model.resource.locator
Available LocatorStrategies.
set(Context) - Static method in class ro.isdc.wro.config.Context
Set a context with default configuration to current thread.
set(Context, WroConfiguration) - Static method in class ro.isdc.wro.config.Context
Associate a context with the CURRENT request cycle.
setAggregatedFolderPath(String) - Method in class ro.isdc.wro.config.Context
 
setAggregatedFolderPath(String) - Method in class ro.isdc.wro.model.resource.processor.support.ImageUrlRewriter.RewriterContext
 
setAuthorizationManager(ResourceAuthorizationManager) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setCacheGzippedContent(boolean) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setCacheGzippedContent(boolean) - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
Whether gzipped content should be cached or not.
setCacheKeyFactory(CacheKeyFactory) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
setCacheKeyFactory(CacheKeyFactory) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setCacheStrategy(CacheStrategy<CacheKey, CacheValue>) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
setCacheStrategy(CacheStrategy<CacheKey, CacheValue>) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setCacheUpdatePeriod(long) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
Set after how many seconds the cache containing merged resources by group name should be updated.
setCacheUpdatePeriod(long) - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
Set after how many seconds the cache containing merged resources by group name should be updated.
setCacheUpdatePeriod(long) - Method in class ro.isdc.wro.http.ConfigurableWroFilter
 
setCallbackRegistry(LifecycleCallbackRegistry) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setConfig(WroConfiguration) - Method in class ro.isdc.wro.config.Context
DO NOT CALL THIS METHOD UNLESS YOU ARE SURE WHAT YOU ARE DOING.
setConfiguration(WroConfiguration) - Method in class ro.isdc.wro.http.WroFilter
Once set, this configuration will be used, instead of the one built by the factory.
setConfiguration(WroConfiguration) - Method in class ro.isdc.wro.http.WroServletContextListener
Set the configuration to be initialized by this listener.
setConnectionTimeout(int) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
Timeout (milliseconds) of the url connection for external resources.
setConnectionTimeout(int) - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
After how many seconds the connection to servlet context and external url will be timed-out.
setContextFoldersAsCSV(String) - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneContext
 
setContextPath(String) - Method in class ro.isdc.wro.model.resource.processor.support.ImageUrlRewriter.RewriterContext
 
setCorrelationId(String) - Static method in class ro.isdc.wro.config.Context
Set the correlationId to the current thread.
setDebug(boolean) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setDebug(boolean) - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
Set the debug mode.
setDebug(boolean) - Method in class ro.isdc.wro.http.ConfigurableWroFilter
 
setDisableCache(boolean) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setDisableCache(boolean) - Method in class ro.isdc.wro.http.ConfigurableWroFilter
 
setDispatcherLocator(DispatcherStreamLocator) - Method in class ro.isdc.wro.model.group.processor.InjectorBuilder
 
setEnable(boolean) - Method in class ro.isdc.wro.http.WroFilter
Sets the enable flag used to toggle filter.
setEnableWildcards(boolean) - Method in class ro.isdc.wro.model.resource.locator.wildcard.WildcardUriLocatorSupport
Allows disabling wildcard support.
setEncoding(String) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setEncoding(String) - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
Encoding to use when writing the processed result into the output stream.
setEncoding(String) - Method in class ro.isdc.wro.http.ConfigurableWroFilter
 
setEncoding(String) - Method in class ro.isdc.wro.model.resource.processor.impl.js.JSMinProcessor
 
setGroupExtractor(GroupExtractor) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
setGroupExtractor(GroupExtractor) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setGroups(Collection<Group>) - Method in class ro.isdc.wro.model.WroModel
 
setGzipEnabled(boolean) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
setGzipEnabled(boolean) - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
setGzipEnabled(boolean) - Method in class ro.isdc.wro.http.ConfigurableWroFilter
 
setHandlers(Collection<RequestHandler>) - Method in class ro.isdc.wro.http.handler.factory.SimpleRequestHandlerFactory
Sets a not null collection of handlers.
setHash(String) - Method in class ro.isdc.wro.cache.CacheValue
 
setHashStrategy(HashStrategy) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
setHashStrategy(HashStrategy) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setHeader(String) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setHeaders(HttpServletResponse) - Method in class ro.isdc.wro.http.support.ResponseHeadersConfigurer
Method called for each request and responsible for setting response headers, used mostly for cache control.
setIgnoreEmptyGroup(boolean) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setIgnoreEmptyGroup(boolean) - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
setIgnoreFailingProcessor(boolean) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setIgnoreMissingResources(boolean) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setIgnoreMissingResources(boolean) - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
setIgnoreMissingResourcesAsString(String) - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneContext
 
setIgnoreMissingVariables(boolean) - Method in class ro.isdc.wro.model.resource.processor.impl.PlaceholderProcessor
 
setJmxEnabled(boolean) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setJmxEnabled(boolean) - Method in class ro.isdc.wro.http.ConfigurableWroFilter
 
setKeepTaskList(boolean) - Method in class ro.isdc.wro.util.StopWatch
Determine whether the TaskInfo array is built over time.
setLocatorFactory(UriLocatorFactory) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setLocatorStrategy(ServletContextUriLocator.LocatorStrategy) - Method in class ro.isdc.wro.model.resource.locator.ServletContextUriLocator
Sets the locator strategy to use.
setManagerFactory(WroManagerFactory) - Method in class ro.isdc.wro.http.support.ServletContextAttributeHelper
Set the configuration object as a servletContext attribute.
setManagerFactory(WroManagerFactory) - Method in class ro.isdc.wro.http.WroServletContextListener
Set the manager factory to be initialized by this listener.
setMbeanName(String) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setMbeanName(String) - Method in class ro.isdc.wro.http.ConfigurableWroFilter
 
setMetaDataFactory(MetaDataFactory) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
setMetaDataFactory(MetaDataFactory) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setMinimize(boolean) - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneContext
 
setMinimize(boolean) - Method in class ro.isdc.wro.model.resource.processor.support.ProcessingCriteria
 
setMinimize(boolean) - Method in class ro.isdc.wro.model.resource.Resource
 
setMinimizeEnabled(boolean) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setMinimizeEnabled(boolean) - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
 
setModelFactory(WroModelFactory) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
setModelFactory(WroModelFactory) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setModelTransformers(List<Transformer<WroModel>>) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
setModelTransformers(List<Transformer<WroModel>>) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setModelUpdatePeriod(long) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
Set after how many seconds the wro model should be updated.
setModelUpdatePeriod(long) - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
Set after how many seconds the wro model should be updated.
setModelUpdatePeriod(long) - Method in class ro.isdc.wro.http.ConfigurableWroFilter
 
setNamingStrategy(NamingStrategy) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
setNamingStrategy(NamingStrategy) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setParallelPreprocessing(boolean) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setPostProcessorsMap(Map<String, ResourcePostProcessor>) - Method in class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
 
setPreProcessorsMap(Map<String, ResourcePreProcessor>) - Method in class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
 
setProcessingType(ProcessingType) - Method in class ro.isdc.wro.model.resource.processor.support.ProcessingCriteria
 
setProcessorsFactory(ProcessorsFactory) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
setProcessorsFactory(ProcessorsFactory) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setProperties(Properties) - Method in class ro.isdc.wro.http.ConfigurableWroFilter
 
setProperties(Properties) - Method in class ro.isdc.wro.model.resource.processor.factory.ConfigurableProcessorsFactory
 
setProperties(Properties) - Method in class ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport
 
setPropertiesFactory(ObjectFactory<Properties>) - Method in class ro.isdc.wro.model.resource.processor.impl.PlaceholderProcessor
 
setProxyPrefix(String) - Method in class ro.isdc.wro.model.resource.processor.support.ImageUrlRewriter.RewriterContext
 
setRawContent(String) - Method in class ro.isdc.wro.cache.CacheValue
 
setRequestHandlerFactory(RequestHandlerFactory) - Method in class ro.isdc.wro.http.WroFilter
Sets the RequestHandlerFactory used to create the collection of requestHandlers
setResource(Resource) - Method in exception ro.isdc.wro.WroRuntimeException
 
setResourceAuthorizationManager(ResourceAuthorizationManager) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
setResourcePostProcessors(Collection<ResourcePostProcessor>) - Method in class ro.isdc.wro.model.resource.processor.factory.SimpleProcessorsFactory
setResourcePreProcessors(Collection<ResourcePreProcessor>) - Method in class ro.isdc.wro.model.resource.processor.factory.SimpleProcessorsFactory
setResources(List<Resource>) - Method in class ro.isdc.wro.model.group.Group
This method will replace all earlier defined resources with the provided list of resources.
setResourceWatcher(ResourceWatcher) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
setResourceWatcher(ResourceWatcher) - Method in class ro.isdc.wro.manager.WroManager.Builder
 
setResourceWatcher(ResourceWatcher) - Method in class ro.isdc.wro.model.group.processor.InjectorBuilder
 
setResourceWatcherAsync(boolean) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setResourceWatcherUpdatePeriod(long) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setResourceWatcherUpdatePeriod(long) - Method in interface ro.isdc.wro.config.jmx.WroConfigurationMBean
Set after how many seconds the resource change detection is performed..
setResponseHeaders(HttpServletResponse) - Method in class ro.isdc.wro.http.WroFilter
Method called for each request and responsible for setting response headers, used mostly for cache control.
setStatus(int) - Method in class ro.isdc.wro.http.support.RedirectedStreamServletResponseWrapper
 
setTimeout(int) - Method in class ro.isdc.wro.model.resource.locator.support.DispatcherStreamLocator
 
setTimeout(int) - Method in class ro.isdc.wro.model.resource.locator.UrlUriLocator
The read & connect timeout value (in milliseconds) used to limit wait period to a reasonable value.
setTransformers(List<Transformer<WroModel>>) - Method in class ro.isdc.wro.model.factory.ModelTransformerFactory
Set a list of transformers to apply on decorated model factory.
setType(ResourceType) - Method in class ro.isdc.wro.model.resource.Resource
 
setUri(String) - Method in class ro.isdc.wro.model.resource.Resource
 
setUriLocatorFactory(UriLocatorFactory) - Method in class ro.isdc.wro.manager.factory.BaseWroManagerFactory
 
setValidateXml(boolean) - Method in class ro.isdc.wro.model.factory.XmlModelFactory
Allows disable the xml validation (which is true by default.
setWildcardExpanderHandler(Function<Collection<File>, Void>) - Method in class ro.isdc.wro.model.resource.locator.wildcard.DefaultWildcardStreamLocator
Sets the handler to be used by the implementing class.
setWildcardExpanderHandler(Function<Collection<File>, Void>) - Method in interface ro.isdc.wro.model.resource.locator.wildcard.WildcardExpanderHandlerAware
Sets the handler to be used by the implementing class.
setWroConfiguration(WroConfiguration) - Method in class ro.isdc.wro.http.support.ServletContextAttributeHelper
Set the configuration object as a servletContext attribute.
setWroConfigurationFactory(ObjectFactory<WroConfiguration>) - Method in class ro.isdc.wro.http.WroFilter
 
setWroFile(File) - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneContext
 
setWroManagerClassName(String) - Method in class ro.isdc.wro.config.jmx.WroConfiguration
 
setWroManagerFactory(WroManagerFactory) - Method in class ro.isdc.wro.http.WroFilter
Allows external configuration of WroManagerFactory (ex: using spring IoC).
SHA1HashStrategy - Class in ro.isdc.wro.model.resource.support.hash
Uses SHA1 algorithm for creating fingerprint.
SHA1HashStrategy() - Constructor for class ro.isdc.wro.model.resource.support.hash.SHA1HashStrategy
 
shortSummary() - Method in class ro.isdc.wro.util.StopWatch
Return a short description of the total running time.
simpleManagerFactory() - Static method in class ro.isdc.wro.util.WroTestUtils
 
simpleModelFactory(WroModel) - Static method in class ro.isdc.wro.util.WroTestUtils
Creates a model factory for a given model.
simpleObjectFactory(T) - Static method in class ro.isdc.wro.util.WroUtil
 
SimpleProcessorsFactory - Class in ro.isdc.wro.model.resource.processor.factory
Default implementation of processors factory.
SimpleProcessorsFactory() - Constructor for class ro.isdc.wro.model.resource.processor.factory.SimpleProcessorsFactory
 
SimpleRequestHandlerFactory - Class in ro.isdc.wro.http.handler.factory
A RequestHandlerFactory which holds RequestHandler's in a list.
SimpleRequestHandlerFactory() - Constructor for class ro.isdc.wro.http.handler.factory.SimpleRequestHandlerFactory
 
SimpleUriLocatorFactory - Class in ro.isdc.wro.model.resource.locator.factory
Holds a list of uri locators.
SimpleUriLocatorFactory() - Constructor for class ro.isdc.wro.model.resource.locator.factory.SimpleUriLocatorFactory
 
SimpleWroManagerFactory - Class in ro.isdc.wro.manager.factory
Always returns the same instance of WroManager.
SimpleWroManagerFactory(WroManager) - Constructor for class ro.isdc.wro.manager.factory.SimpleWroManagerFactory
 
SingleLineCommentStripperProcessor - Class in ro.isdc.wro.model.resource.processor.impl
SingleLineCommentStripperProcessor can be both: preProcessor & postProcessor.
SingleLineCommentStripperProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.SingleLineCommentStripperProcessor
 
standaloneContext() - Static method in class ro.isdc.wro.config.Context
A context useful for running in non web context (standalone applications).
StandaloneContext - Class in ro.isdc.wro.manager.factory.standalone
A context for running wro4j in standalone mode.
StandaloneContext() - Constructor for class ro.isdc.wro.manager.factory.standalone.StandaloneContext
 
StandaloneContextAware - Interface in ro.isdc.wro.manager.factory.standalone
An implementation of WroManagerFactory aware about the run context.
TODO: find a way to not require StandaloneContextAware for build time processing, but use any instance of WroManagerFactory.
StandaloneServletContextUriLocator - Class in ro.isdc.wro.model.resource.locator
An extension of ServletContextUriLocator which is used for standalone (or build-time) solution.
StandaloneServletContextUriLocator(StandaloneContext) - Constructor for class ro.isdc.wro.model.resource.locator.StandaloneServletContextUriLocator
 
StandaloneWroManagerFactory - Class in ro.isdc.wro.manager.factory.standalone
This factory will create a WroManager which is able to run itself outside of a webContainer.
StandaloneWroManagerFactory() - Constructor for class ro.isdc.wro.manager.factory.standalone.StandaloneWroManagerFactory
 
start() - Method in class ro.isdc.wro.util.StopWatch
Start an unnamed task.
start(String) - Method in class ro.isdc.wro.util.StopWatch
Start a named task.
startsWithIgnoreCase(String, String) - Static method in class ro.isdc.wro.util.WroUtil
Case insensitive check if a String starts with a specified prefix.
stop() - Method in class ro.isdc.wro.util.StopWatch
Stop the current task.
StopWatch - Class in ro.isdc.wro.util
Simple stop watch, allowing for timing of a number of tasks, exposing total running time and running time for each named task.
StopWatch() - Constructor for class ro.isdc.wro.util.StopWatch
Construct a new stop watch.
StopWatch(String) - Constructor for class ro.isdc.wro.util.StopWatch
Construct a new stop watch with the given id.
StopWatch.TaskInfo - Class in ro.isdc.wro.util
Inner class to hold data about one task executed within the stop watch.
StringUtils - Class in ro.isdc.wro.util
StringUtils Utility class.
stripQueryPath(String) - Static method in class ro.isdc.wro.model.resource.locator.wildcard.DefaultWildcardStreamLocator
Removes the query path from the path which potentially could be treated as a path containing wildcard special characters.
submit(Collection<Callable<T>>) - Method in class ro.isdc.wro.util.concurrent.TaskExecutor
TODO rename to submitAll.
SupportAware - Interface in ro.isdc.wro.model.resource.processor
Implementors of this interface will be able to provide information about its support.
SupportAwareProcessorDecorator - Class in ro.isdc.wro.model.resource.processor.decorator
Check if the decorated processor implements SupportAware interface and throws the WroRuntimeException with specific message when processor is not supported.
SupportAwareProcessorDecorator(Object) - Constructor for class ro.isdc.wro.model.resource.processor.decorator.SupportAwareProcessorDecorator
 
SupportedResourceType - Annotation Type in ro.isdc.wro.model.resource
Specify for which type of resources the pre or post processor should apply.
SupportedResourceTypeAware - Interface in ro.isdc.wro.model.resource.processor
Mark processor implementing this interface that they are capable of providing supported ResourceType.
suspendEncoding() - Method in class ro.isdc.wro.util.Base64.OutputStream
Suspends encoding of the stream.

T

TaskExecutor<T> - Class in ro.isdc.wro.util.concurrent
Hides the details of running tasks in parallel.
TaskExecutor() - Constructor for class ro.isdc.wro.util.concurrent.TaskExecutor
 
TimestampNamingStrategy - Class in ro.isdc.wro.model.resource.support.naming
This naming strategy append a timestamp to the name of the file.
TimestampNamingStrategy() - Constructor for class ro.isdc.wro.model.resource.support.naming.TimestampNamingStrategy
 
toDateAsString(long) - Static method in class ro.isdc.wro.util.WroUtil
Transforms milliseconds into date format for response header of this form: Sat, 10 Apr 2010 17:31:31 GMT.
toJSMultiLineString(String) - Static method in class ro.isdc.wro.util.WroUtil
Transforms a java multi-line string into javascript multi-line string.
toPackageAsFolder(Class<?>) - Static method in class ro.isdc.wro.util.WroUtil
Creates a folder like implementation for a class.
toString() - Method in class ro.isdc.wro.cache.CacheKey
 
toString() - Method in class ro.isdc.wro.cache.CacheValue
toString() - Method in class ro.isdc.wro.config.Context
toString() - Method in class ro.isdc.wro.config.jmx.WroConfiguration
toString() - Method in enum ro.isdc.wro.http.support.HttpHeader
Use this method instead of name() to get the header name.
toString() - Method in class ro.isdc.wro.manager.factory.DefaultWroManagerFactory
 
toString() - Method in class ro.isdc.wro.manager.factory.standalone.StandaloneContext
toString() - Method in class ro.isdc.wro.model.group.Group
toString() - Method in class ro.isdc.wro.model.resource.processor.decorator.LazyProcessorDecorator
 
toString() - Method in class ro.isdc.wro.model.resource.processor.decorator.ProcessorDecorator
toString() - Method in class ro.isdc.wro.model.resource.processor.factory.SimpleProcessorsFactory
toString() - Method in class ro.isdc.wro.model.resource.Resource
 
toString() - Method in class ro.isdc.wro.model.resource.support.change.ResourceChangeInfo
toString() - Method in class ro.isdc.wro.model.WroModel
toString() - Method in class ro.isdc.wro.util.AbstractDecorator
 
transform(WroModel) - Method in class ro.isdc.wro.model.transformer.WildcardExpanderModelTransformer
Apply a transformation on the input object.
transform(T) - Method in interface ro.isdc.wro.util.Transformer
Apply a transformation on the input object.
Transformer<T> - Interface in ro.isdc.wro.util
Transform some an object of some type to another object of the same type.
Transformers - Class in ro.isdc.wro.util
Contains factory methods for creating Transformer object.
Transformers() - Constructor for class ro.isdc.wro.util.Transformers
 
tryAsyncCheck(CacheKey) - Method in class ro.isdc.wro.model.resource.support.change.ResourceWatcher
Will try an asynchronous check if the async configuration is enabled.

U

UnauthorizedRequestException - Exception in ro.isdc.wro.http.support
This exception is thrown when an invalid group is requested..
UnauthorizedRequestException(String) - Constructor for exception ro.isdc.wro.http.support.UnauthorizedRequestException
 
UnclosableBufferedInputStream - Class in ro.isdc.wro.util.io
An input stream which allows to be read multiple times.
UnclosableBufferedInputStream(InputStream) - Constructor for class ro.isdc.wro.util.io.UnclosableBufferedInputStream
 
UnclosableBufferedInputStream(byte[]) - Constructor for class ro.isdc.wro.util.io.UnclosableBufferedInputStream
 
unset() - Static method in class ro.isdc.wro.config.Context
Remove context from the local thread.
unsetCorrelationId() - Static method in class ro.isdc.wro.config.Context
Remove the correlationId from the current thread.
updateHashForGroup(String, String) - Method in class ro.isdc.wro.model.resource.support.change.ResourceChangeInfo
Updates the hash associated with the resource for a give groupName.
UriLocator - Interface in ro.isdc.wro.model.resource.locator
Describes a way to locate the stream associated with some uri.
Defines a contract for classes which are able to read a uri, by returning the corresponding InputStream.
UriLocatorFactory - Interface in ro.isdc.wro.model.resource.locator.factory
Centralize information about UriLocators to be used.
URL_SAFE - Static variable in class ro.isdc.wro.util.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
UrlUriLocator - Class in ro.isdc.wro.model.resource.locator
UriLocator capable to read the resources from some URL.
UrlUriLocator() - Constructor for class ro.isdc.wro.model.resource.locator.UrlUriLocator
 

V

valueOf(String, String) - Static method in class ro.isdc.wro.cache.CacheValue
Factory method.
valueOf(String) - Static method in enum ro.isdc.wro.config.jmx.ConfigConstants
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ro.isdc.wro.http.support.HttpHeader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ro.isdc.wro.model.resource.locator.ServletContextUriLocator.LocatorStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ro.isdc.wro.model.resource.processor.support.CssColors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ro.isdc.wro.model.resource.processor.support.ProcessingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ro.isdc.wro.model.resource.ResourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum ro.isdc.wro.config.jmx.ConfigConstants
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ro.isdc.wro.http.support.HttpHeader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ro.isdc.wro.model.resource.locator.ServletContextUriLocator.LocatorStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ro.isdc.wro.model.resource.processor.support.CssColors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ro.isdc.wro.model.resource.processor.support.ProcessingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ro.isdc.wro.model.resource.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
variablizeColors(String) - Method in class ro.isdc.wro.model.resource.processor.support.Lessify
 
VariablizeColorsCssProcessor - Class in ro.isdc.wro.model.resource.processor.impl.css
 
VariablizeColorsCssProcessor() - Constructor for class ro.isdc.wro.model.resource.processor.impl.css.VariablizeColorsCssProcessor
 

W

waitUntil(Function<Void, Boolean>, long) - Static method in class ro.isdc.wro.util.WroTestUtils
A blocking operation which waits for the provided function to be true.
webContext(HttpServletRequest, HttpServletResponse, FilterConfig) - Static method in class ro.isdc.wro.config.Context
A context useful for running in web context (inside a servlet container).
WildcardContext - Class in ro.isdc.wro.model.resource.locator.wildcard
Defines a wildcard context based on provided resource uri and the folder representing the starting point of the search for the resources.
WildcardContext(String, File) - Constructor for class ro.isdc.wro.model.resource.locator.wildcard.WildcardContext
 
WildcardExpanderHandlerAware - Interface in ro.isdc.wro.model.resource.locator.wildcard
Classes implementing this interface will be able to get a WildcardExpanderHandler, which is an interface capable of doing something with the files associated with one wildcard resource element.
WildcardExpanderModelTransformer - Class in ro.isdc.wro.model.transformer
A decorator which looks up for resources containing wildcards and replaces them with the corresponding collection of specific resources.
WildcardExpanderModelTransformer() - Constructor for class ro.isdc.wro.model.transformer.WildcardExpanderModelTransformer
 
WildcardExpanderModelTransformer.NoMoreAttemptsIOException - Exception in ro.isdc.wro.model.transformer
An instance of IOException having a special purpose: to skip subsequent attempts to localize a stream.
WildcardExpanderModelTransformer.NoMoreAttemptsIOException(String) - Constructor for exception ro.isdc.wro.model.transformer.WildcardExpanderModelTransformer.NoMoreAttemptsIOException
 
WildcardStreamLocator - Interface in ro.isdc.wro.model.resource.locator.wildcard
Defines the way resources containing wildcard characters are located.
WildcardUriLocatorSupport - Class in ro.isdc.wro.model.resource.locator.wildcard
An UriLocator which knows how to handle wildcards and provides WildcardStreamLocator implementation.
WildcardUriLocatorSupport() - Constructor for class ro.isdc.wro.model.resource.locator.wildcard.WildcardUriLocatorSupport
 
withHeadersSet(String) - Static method in class ro.isdc.wro.http.support.ResponseHeadersConfigurer
Factory method which creates a ResponseHeadersConfigurer containing headers provided as string (separated by | character).
wrap(Exception) - Static method in exception ro.isdc.wro.WroRuntimeException
Wraps original exception into WroRuntimeException and throw it.
wrap(Exception, String) - Static method in exception ro.isdc.wro.WroRuntimeException
Wraps original exception into WroRuntimeException and throw it.
write(int) - Method in class ro.isdc.wro.http.support.DelegatingServletOutputStream
write(int) - Method in class ro.isdc.wro.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class ro.isdc.wro.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class ro.isdc.wro.util.io.NullOutputStream
Discards the specified int.
write(byte[], int, int) - Method in class ro.isdc.wro.util.io.NullOutputStream
Discards the specified byte array.
WroConfiguration - Class in ro.isdc.wro.config.jmx
Defines MBean which manage configuration.
WroConfiguration() - Constructor for class ro.isdc.wro.config.jmx.WroConfiguration
 
WroConfigurationChangeListener - Interface in ro.isdc.wro.config.support
Listener which is notified about the change of some properties of WroConfiguration object.
WroConfigurationMBean - Interface in ro.isdc.wro.config.jmx
This interface defines the MBean which manage the wro4j configuration.
WroContextFilter - Class in ro.isdc.wro.http
This filter is responsible for setting the Context to the current request cycle.
WroContextFilter() - Constructor for class ro.isdc.wro.http.WroContextFilter
 
WroFilter - Class in ro.isdc.wro.http
Main entry point.
WroFilter() - Constructor for class ro.isdc.wro.http.WroFilter
 
WroManager - Class in ro.isdc.wro.manager
Contains all the factories used by optimizer in order to perform the logic.
WroManager.Builder - Class in ro.isdc.wro.manager
 
WroManager.Builder() - Constructor for class ro.isdc.wro.manager.WroManager.Builder
 
WroManager.Builder(WroManager) - Constructor for class ro.isdc.wro.manager.WroManager.Builder
 
WroManagerFactory - Interface in ro.isdc.wro.manager.factory
Factory used to create WroManager objects.
WroManagerFactoryDecorator - Class in ro.isdc.wro.manager.factory
Simple decorator for WroManagerFactory.
WroManagerFactoryDecorator(WroManagerFactory) - Constructor for class ro.isdc.wro.manager.factory.WroManagerFactoryDecorator
 
WroModel - Class in ro.isdc.wro.model
The resource model encapsulates the information about all existing groups.
WroModel() - Constructor for class ro.isdc.wro.model.WroModel
 
WroModelFactory - Interface in ro.isdc.wro.model.factory
Creates a WroModel object.
WroModelFactoryDecorator - Class in ro.isdc.wro.model.factory
Decorates a WroModelFactory.
WroModelFactoryDecorator(WroModelFactory) - Constructor for class ro.isdc.wro.model.factory.WroModelFactoryDecorator
 
WroModelInspector - Class in ro.isdc.wro.model
Helper for querying a snapshot of a model.
WroModelInspector(WroModel) - Constructor for class ro.isdc.wro.model.WroModelInspector
 
WroRuntimeException - Exception in ro.isdc.wro
Base Wro Runtime exception.
WroRuntimeException(String, Throwable) - Constructor for exception ro.isdc.wro.WroRuntimeException
 
WroRuntimeException(String) - Constructor for exception ro.isdc.wro.WroRuntimeException
 
WroServletContextListener - Class in ro.isdc.wro.http
A listener which loads wroConfiguration and stores it in servletContext.
WroServletContextListener() - Constructor for class ro.isdc.wro.http.WroServletContextListener
 
WroTestUtils - Class in ro.isdc.wro.util
WroTestUtils.
WroTestUtils() - Constructor for class ro.isdc.wro.util.WroTestUtils
 
WroUtil - Class in ro.isdc.wro.util
Utility class.
WroUtil() - Constructor for class ro.isdc.wro.util.WroUtil
 

X

XmlModelFactory - Class in ro.isdc.wro.model.factory
Model factory implementation.
XmlModelFactory() - Constructor for class ro.isdc.wro.model.factory.XmlModelFactory
Default constructor.
A B C D E F G H I J K L M N O P R S T U V W X 

Copyright © 2008-2014. All Rights Reserved.