ro.isdc.wro.extensions.model.factory
Class GroovyModelFactory
java.lang.Object
ro.isdc.wro.model.factory.AbstractWroModelFactory
ro.isdc.wro.extensions.model.factory.GroovyModelFactory
- All Implemented Interfaces:
- WroModelFactory, ObjectFactory<WroModel>
public class GroovyModelFactory
- extends AbstractWroModelFactory
Creates WroModel from a groovy DSL.
- Since:
- 1.4.0
- Author:
- Romain Philibert
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyModelFactory
public GroovyModelFactory()
create
public WroModel create()
-
getDefaultModelFilename
protected String getDefaultModelFilename()
-
- Specified by:
getDefaultModelFilename in class AbstractWroModelFactory
Copyright © 2008-2012. All Rights Reserved.