Serialized Form


Package ro.isdc.wro

Class ro.isdc.wro.WroRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package ro.isdc.wro.cache

Class ro.isdc.wro.cache.CacheKey extends Object implements Serializable

Serialized Fields

type

ResourceType type

groupName

String groupName

minimize

boolean minimize
Produce minimized version.


map

Map<K,V> map
A map of custom attributes.

Class ro.isdc.wro.cache.CacheValue extends Object implements Serializable

Serialized Fields

rawContent

String rawContent

gzippedContent

byte[] gzippedContent

hash

String hash

Package ro.isdc.wro.http.support

Class ro.isdc.wro.http.support.UnauthorizedRequestException extends WroRuntimeException implements Serializable

serialVersionUID: 1L


Package ro.isdc.wro.http.taglib

Class ro.isdc.wro.http.taglib.AbstractResourceTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

source

String source
The source path


Package ro.isdc.wro.manager.factory.standalone

Class ro.isdc.wro.manager.factory.standalone.StandaloneContext extends Object implements Serializable

Serialized Fields

wroFile

File wroFile
Exact location of the wro file.


contextFolder

File contextFolder

minimize

boolean minimize

ignoreMissingResources

boolean ignoreMissingResources
Inform the factory about the intention of ignoring the missing resources. If true - the missing resources will be ignored.


Package ro.isdc.wro.model.group

Class ro.isdc.wro.model.group.InvalidGroupNameException extends WroRuntimeException implements Serializable

serialVersionUID: 1L

Class ro.isdc.wro.model.group.RecursiveGroupDefinitionException extends WroRuntimeException implements Serializable

serialVersionUID: 1L


Package ro.isdc.wro.model.transformer

Class ro.isdc.wro.model.transformer.WildcardExpanderModelTransformer.NoMoreAttemptsIOException extends IOException implements Serializable



Copyright © 2008-2013. All Rights Reserved.