Package ro.isdc.wro.model.factory

Interface Summary
WroModelFactory Creates a WroModel object.
 

Class Summary
AbstractWroModelFactory To be used by the implementations which load the model from a resource provided as stream.
FallbackAwareWroModelFactory 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).
InMemoryCacheableWroModelFactory Adds the ability to cache the model in memory.
ModelTransformerFactory Applies transformation using supplied transformers to the decorated model.
WroModelFactoryDecorator Decorates a WroModelFactory.
XmlModelFactory Model factory implementation.
 



Copyright © 2008-2011. All Rights Reserved.