Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
AbstractLogEnabled
org.codehaus.modello.plugin.AbstractModelloGenerator
org.codehaus.modello.plugin.stax.AbstractStaxGenerator
org.codehaus.modello.plugin.stax.StaxWriterGenerator
public class StaxWriterGenerator
extends AbstractStaxGenerator
Methods inherited from class org.codehaus.modello.plugin.stax.AbstractStaxGenerator | |
getFileName , getReferenceIdentifierField , getValue , initialize , isAssociationPartToClass |
Methods inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator | |
addModelImports , capitalise , getEncoding , getFieldsForClass , getGeneratedVersion , getModel , getOutputDirectory , getParameter , getParameter , getParameter , getPrefix , initialize , isClassInModel , isCollection , isEmpty , isInnerAssociation , isMap , isPackageWithVersion , newJSourceWriter , singular , uncapitalise |
public void generate(Model model, Properties parameters) throws ModelloException
- Specified by:
- generate in interface ModelloGenerator