org.codehaus.modello.plugin
Class AbstractModelloTranslator

java.lang.Object
  extended by org.codehaus.modello.plugin.AbstractModelloTranslator
All Implemented Interfaces:
ModelloTranslator

public abstract class AbstractModelloTranslator
extends java.lang.Object
implements ModelloTranslator

Version:
$Id: AbstractModelloTranslator.java 149 2004-09-29 17:32:16Z jvanzyl $
Author:
Trygve Laugstøl

Constructor Summary
AbstractModelloTranslator()
           
 
Method Summary
 
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.plugin.ModelloTranslator
translate, translate
 

Constructor Detail

AbstractModelloTranslator

public AbstractModelloTranslator()


Copyright © 2001-2007 Codehaus. All Rights Reserved.