org.codehaus.modello.plugin.jdom
Class AbstractJDOMGenerator

java.lang.Object
  extended by org.codehaus.plexus.logging.AbstractLogEnabled
      extended by org.codehaus.modello.plugin.AbstractModelloGenerator
          extended by org.codehaus.modello.plugin.jdom.AbstractJDOMGenerator
All Implemented Interfaces:
org.codehaus.modello.plugin.ModelloGenerator, org.codehaus.plexus.logging.LogEnabled
Direct Known Subclasses:
JDOMWriterGenerator

public abstract class AbstractJDOMGenerator
extends org.codehaus.modello.plugin.AbstractModelloGenerator

Version:
$Id: AbstractXpp3Generator.java 139 2004-09-27 08:02:35Z evenisse $
Author:
Trygve Laugstøl

Constructor Summary
AbstractJDOMGenerator()
           
 
Method Summary
protected  java.lang.String getFileName(java.lang.String suffix)
           
 
Methods inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator
addModelImports, capitalise, getGeneratedVersion, getModel, getOutputDirectory, getParameter, getParameter, getParameter, getPrefix, initialize, isClassInModel, isCollection, isEmpty, isMap, isPackageWithVersion, singular, uncapitalise
 
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.plugin.ModelloGenerator
generate
 

Constructor Detail

AbstractJDOMGenerator

public AbstractJDOMGenerator()
Method Detail

getFileName

protected java.lang.String getFileName(java.lang.String suffix)
                                throws org.codehaus.modello.ModelloException
Throws:
org.codehaus.modello.ModelloException


Copyright © 2001-2011 Codehaus. All Rights Reserved.