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.
ConfigurableModelFactory  
DefaultWroModelFactoryDecorator Decorates the model factory with callback registry calls & other useful factories.
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).
LazyWroModelFactoryDecorator Responsible for lazy initialization of WroModelFactory.
ModelTransformerFactory Applies transformation using supplied transformers to the decorated model.
WroModelFactoryDecorator Decorates a WroModelFactory.
XmlModelFactory Model factory implementation.
 



Copyright © 2008-2013. All Rights Reserved.