Xpp3ReaderGenerator, Xpp3WriterGeneratorpublic abstract class AbstractXpp3Generator
extends org.codehaus.modello.plugins.xml.AbstractXmlJavaGenerator
| Modifier and Type | Field | Description |
|---|---|---|
protected org.codehaus.modello.model.ModelClass |
locationTracker |
|
protected boolean |
requiresDomSupport |
|
protected org.codehaus.modello.model.ModelClass |
sourceTracker |
| Constructor | Description |
|---|---|
AbstractXpp3Generator() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
initialize(org.codehaus.modello.model.Model model,
java.util.Properties parameters) |
|
protected boolean |
isLocationTracking() |
addModelImport, addModelImports, getClasses, getDefaultValue, getJavaDefaultValue, getPrefix, getValueChecker, initHeader, initHeader, isJavaEnabled, isRelevant, isTrackingSupport, newJSourceWriter, suppressAllWarningsenableLogging, getLogger, setupLogger, setupLogger, setupLoggercapitalise, contextualize, getBuildContext, getEncoding, getFieldsForClass, getGeneratedVersion, getHeader, getModel, getOutputDirectory, getParameter, getParameter, getParameter, isClassInModel, isCollection, isEmpty, isInnerAssociation, isMap, isPackageWithVersion, singular, uncapitaliseprotected boolean requiresDomSupport
protected org.codehaus.modello.model.ModelClass locationTracker
protected org.codehaus.modello.model.ModelClass sourceTracker
protected boolean isLocationTracking()
protected void initialize(org.codehaus.modello.model.Model model,
java.util.Properties parameters)
throws org.codehaus.modello.ModelloException
initialize in class org.codehaus.modello.plugins.xml.AbstractXmlJavaGeneratororg.codehaus.modello.ModelloException