public class NuitonJsXmlModelFactory extends ImportWildcardXmlModelFactory
ALIAS, locatorFactory, model, processedImports, TAG_IMPORT| Constructor and Description |
|---|
NuitonJsXmlModelFactory() |
| Modifier and Type | Method and Description |
|---|---|
ro.isdc.wro.model.WroModel |
create() |
protected String |
getNuitonJsPatternXmlFile() |
protected void |
merge(ro.isdc.wro.model.WroModel master,
ro.isdc.wro.model.WroModel importedModel)
Merge master model with another model.
|
createExpanderHandler, findAll, listAcceptableFile, processImportscreateDocument, createImportedModel, getDefaultModelFilename, parseGroups, processGroups, setValidateXmlprotected String getNuitonJsPatternXmlFile()
public ro.isdc.wro.model.WroModel create()
ProtectedXmlModelFactorycreate in interface ro.isdc.wro.util.ObjectFactory<ro.isdc.wro.model.WroModel>create in class ProtectedXmlModelFactoryprotected void merge(ro.isdc.wro.model.WroModel master,
ro.isdc.wro.model.WroModel importedModel)
master - master modele where we put imported modelimportedModel - model to import.Copyright © 2012–2013 CodeLutin. All rights reserved.