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.plugins.xml.AbstractXmlGenerator
org.codehaus.modello.plugin.xsd.XsdGenerator
public class XsdGenerator
extends AbstractXmlGenerator
Methods inherited from class org.codehaus.modello.plugins.xml.AbstractXmlGenerator | |
getAttributeFieldsForClass , getContentField , hasContentField , resolveFieldTagName |
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