org.codehaus.modello.plugin.xpp3
Class Xpp3ReaderGenerator

java.lang.Object
  extended by org.codehaus.plexus.logging.AbstractLogEnabled
      extended by org.codehaus.modello.plugin.AbstractModelloGenerator
          extended by org.codehaus.modello.plugin.xpp3.AbstractXpp3Generator
              extended by org.codehaus.modello.plugin.xpp3.Xpp3ReaderGenerator
All Implemented Interfaces:
org.codehaus.modello.plugin.ModelloGenerator, org.codehaus.plexus.logging.LogEnabled

public class Xpp3ReaderGenerator
extends AbstractXpp3Generator

Version:
$Id: Xpp3ReaderGenerator.java 774 2007-01-10 06:29:06Z brett $
Author:
Jason van Zyl, Emmanuel Venisse

Constructor Summary
Xpp3ReaderGenerator()
           
 
Method Summary
 void generate(org.codehaus.modello.model.Model model, java.util.Properties parameters)
           
 
Methods inherited from class org.codehaus.modello.plugin.xpp3.AbstractXpp3Generator
getFileName
 
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
 

Constructor Detail

Xpp3ReaderGenerator

public Xpp3ReaderGenerator()
Method Detail

generate

public void generate(org.codehaus.modello.model.Model model,
                     java.util.Properties parameters)
              throws org.codehaus.modello.ModelloException
Throws:
org.codehaus.modello.ModelloException


Copyright © 2001-2011 Codehaus. All Rights Reserved.