| Interface | Description |
|---|---|
| WroModelFactory |
Creates a
WroModel object. |
| Class | Description |
|---|---|
| AbstractWroModelFactory |
To be used by the implementations which load the model from a resource provided as stream.
|
| 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). |
| ModelTransformerFactory |
Applies transformation using supplied transformers to the decorated model.
|
| WroModelFactoryDecorator |
Decorates a
WroModelFactory. |
| XmlModelFactory |
Model factory implementation.
|
Copyright © 2008-2013. All Rights Reserved.