org.codehaus.modello.core
public abstract class AbstractModelloCore extends AbstractLogEnabled implements ModelloCore
ROLE
Constructor and Description |
---|
AbstractModelloCore() |
Modifier and Type | Method and Description |
---|---|
Model |
input(java.io.Reader reader) |
void |
output(Model model,
java.io.Writer writer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generate, getMetadataPluginManager, loadModel, loadModel, saveModel, translate
public Model input(java.io.Reader reader) throws ModelloException, ModelValidationException
public void output(Model model, java.io.Writer writer) throws ModelloException
ModelloException