|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ResourcePostProcessor.
ResourcePreProcessor.
Resource to the collection of resources associated with this group.
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 in DECODE mode.
Base64.InputStream in either ENCODE or DECODE mode.
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 in ENCODE mode.
Base64.OutputStream in either ENCODE or DECODE mode.
WroManagerFactory which creates default locators and processors and handles the
injection logic by creating an Injector and injecting where it is appropriate.WroManagerFactory classes which implement this interface allows registration of a callback to be invoked
when the cache is changed.UriLocator that is able to read a resource from a classpath.ProcessorsFactory implementation which is easy to configure using a Properties object.WroFilter which allows configuration by injecting some of the properties.CssCompressor algorithm.@import statement.CSSMin algorithm.UriLocator objects, one for resolving url resources & one for
classpathresources.ConfigurableWroManagerFactory.
ProcessorsFactory which provides most commons processors.WroManagerFactory instance used by the maven plugin.UriLocatorFactory.WildcardStreamLocator.ServletOutputStream.WroManager is being taken out of service.
LazyInitializer, which doesn't throw any checked exception when get method is invoked.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.raw ByteBuffer, writing it to the encoded ByteBuffer.
raw ByteBuffer, writing it to the encoded CharBuffer.
Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
Transformer which replace a original filename extension with a new extension.
XmlModelFactory that handles the situation when the wro model cannot be loaded at some point (resource
cannot be located or the model is invalid).HttpServletRequestWrapper implementation, which store few request info inside its instance fields,
allowing InheritableThreadLocal holding reference to HttpServletRequest to access these information
even outside request cycle.FilterConfig.null).
WroManagerFactory.
GroupExtractor implementation.
NamingStrategy which encodes the hash code into the name of the
resource.LazyInitializer.
Properties object before it is used by the PropertyWroConfigurationFactory.
Properties object before it is used by the PropertyWroConfigurationFactory.
ProcessorsFactory responsible for processing @Inject annotations of processors provided by
decorated factory.UriLocatorFactory responsible for processing @Inject annotations of locators provided by
decorated factory.IOFileFilter.JawrCssMinifier algorithm.InputStream to read a bundle
of matching resources.
LruMemoryCacheStrategy and sets the default size up
to LruMemoryCacheStrategy.DEFAULT_SIZE
LruMemoryCacheStrategy and sets the cache size.
Map to store values
in memory.MemoryCacheStrategy and sets the Map that will be
used as memory cache.
ConfigurableProcessorsFactory for processors lookup.
ResourceProcessor based on provided ResourcePreProcessor.
JarWildcardStreamLocator in order to get resources from
the full classpath.
NamingStrategy which preserve the original name.RuntimeException is thrown.
${} and replace them with
the values found in a map provided the by client.UriLocator implementation.
ProcessorsFactory./WEB-INF/wro.properties) for creating
WroConfiguration and overrides them with properties defined in FilterConfig object.Properties object.Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
Runnable executed by scheduler to reload the cache.Runnable executed by scheduler to reload the model.TimeUnit.SECONDS as a default time unit.
ResourceType.CSS.
WroManagerFactory created by this factory.
WroManagerFactory aware about the run context.ResourceType.getTaskInfo()
and use the task info directly.
Transformer object.UriLocatorFactory.UriLocator which knows how to handle wildcards and provides WildcardStreamLocator implementation.WroRuntimeException and throw it.
Base64.OutputStream.write(int) repeatedly until len bytes are written.
WroConfiguration object.WroManager objects.WroModel object.WroModelFactory.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||