|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.modello.core.AbstractModelloCore
public abstract class AbstractModelloCore
Field Summary |
---|
Fields inherited from interface org.codehaus.modello.core.ModelloCore |
---|
ROLE |
Constructor Summary | |
---|---|
AbstractModelloCore()
|
Method Summary | |
---|---|
Model |
input(java.io.Reader reader)
|
void |
output(Model model,
java.io.Writer writer)
|
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.modello.core.ModelloCore |
---|
generate, getMetadataPluginManager, loadModel, saveModel, translate |
Constructor Detail |
---|
public AbstractModelloCore()
Method Detail |
---|
public Model input(java.io.Reader reader) throws ModelloException, ModelValidationException
ModelloException
ModelValidationException
public void output(Model model, java.io.Writer writer) throws ModelloException
ModelloException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |