|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.modello.plugin.AbstractModelloGenerator
org.codehaus.modello.plugin.java.AbstractJavaModelloGenerator
org.codehaus.modello.plugins.xml.AbstractXmlJavaGenerator
org.codehaus.modello.plugin.stax.AbstractStaxGenerator
public abstract class AbstractStaxGenerator
Field Summary |
---|
Fields inherited from class org.codehaus.modello.plugins.xml.AbstractXmlJavaGenerator |
---|
strictXmlAttributes |
Fields inherited from class org.codehaus.modello.plugin.java.AbstractJavaModelloGenerator |
---|
DEFAULT_DATE_FORMAT, useJava5 |
Constructor Summary | |
---|---|
AbstractStaxGenerator()
|
Method Summary | |
---|---|
protected ModelField |
getReferenceIdentifierField(ModelAssociation association)
|
protected void |
initialize(Model model,
java.util.Properties parameters)
|
protected boolean |
isAssociationPartToClass(ModelClass modelClass)
|
Methods inherited from class org.codehaus.modello.plugins.xml.AbstractXmlJavaGenerator |
---|
getContentField, getFieldsForXml, getFileName, getValue, resolveTagName, resolveTagName, resolveTagName, writeDateParsingHelper |
Methods inherited from class org.codehaus.modello.plugin.java.AbstractJavaModelloGenerator |
---|
addModelImports, getDefaultValue, getJavaDefaultValue, getPrefix, getValueChecker, initHeader, initHeader, newJSourceWriter, suppressAllWarnings |
Methods inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator |
---|
capitalise, contextualize, getBuildContext, getEncoding, getFieldsForClass, getGeneratedVersion, getHeader, getModel, getOutputDirectory, getParameter, getParameter, getParameter, isClassInModel, isCollection, isEmpty, isInnerAssociation, 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 |
---|
public AbstractStaxGenerator()
Method Detail |
---|
protected void initialize(Model model, java.util.Properties parameters) throws ModelloException
initialize
in class AbstractXmlJavaGenerator
ModelloException
protected ModelField getReferenceIdentifierField(ModelAssociation association) throws ModelloException
ModelloException
protected boolean isAssociationPartToClass(ModelClass modelClass)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |