public class ModelEngineImpl extends Object implements com.github.jmodel.api.ModelEngine
| Constructor and Description |
|---|
ModelEngineImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.github.jmodel.api.Model |
construct(Object sourceObj,
com.github.jmodel.api.FormatEnum format) |
com.github.jmodel.api.Model |
construct(Object sourceObj,
com.github.jmodel.api.FormatEnum format,
Locale currentLocale) |
com.github.jmodel.api.Model |
fill(com.github.jmodel.api.Model sourceModel,
Object sourceObj,
com.github.jmodel.api.FormatEnum format) |
com.github.jmodel.api.Model |
fill(com.github.jmodel.api.Model sourceModel,
Object sourceObj,
com.github.jmodel.api.FormatEnum format,
Locale currentLocale) |
public com.github.jmodel.api.Model construct(Object sourceObj, com.github.jmodel.api.FormatEnum format)
construct in interface com.github.jmodel.api.ModelEnginepublic com.github.jmodel.api.Model construct(Object sourceObj, com.github.jmodel.api.FormatEnum format, Locale currentLocale)
construct in interface com.github.jmodel.api.ModelEnginepublic com.github.jmodel.api.Model fill(com.github.jmodel.api.Model sourceModel,
Object sourceObj,
com.github.jmodel.api.FormatEnum format)
fill in interface com.github.jmodel.api.ModelEngineCopyright © 2016. All rights reserved.