Class SnakeYamlReaderGenerator

    • 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, domAsXpp3
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void generate​(org.codehaus.modello.model.Model model, java.util.Map<java.lang.String,​java.lang.Object> parameters)  
      protected boolean isLocationTracking()  
      • Methods inherited from class org.codehaus.modello.plugins.xml.AbstractXmlJavaGenerator

        getContentField, getFieldsForXml, getFileName, getValue, initialize, resolveTagName, resolveTagName, resolveTagName, writeDateParsingHelper
      • Methods inherited from class org.codehaus.modello.plugin.java.AbstractJavaModelloGenerator

        addModelImport, addModelImports, getClasses, getDefaultValue, getJavaDefaultValue, getPrefix, getValueChecker, initHeader, initHeader, isJavaEnabled, isRelevant, isTrackingSupport, newJSourceWriter, suppressAllWarnings
      • Methods inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator

        capitalise, getBuildContext, getEncoding, getFieldsForClass, getGeneratedHeader, getGeneratedVersion, getHeader, getLicenseHeader, getLogger, getModel, getOutputDirectory, getParameter, isClassInModel, isCollection, isEmpty, isInnerAssociation, isMap, isPackageWithVersion, newWriter, newWriter, requireParameter, singular, uncapitalise
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SnakeYamlReaderGenerator

        public SnakeYamlReaderGenerator()
    • Method Detail

      • isLocationTracking

        protected boolean isLocationTracking()
      • generate

        public void generate​(org.codehaus.modello.model.Model model,
                             java.util.Map<java.lang.String,​java.lang.Object> parameters)
                      throws org.codehaus.modello.ModelloException
        Throws:
        org.codehaus.modello.ModelloException