Class PropsCodeGen

    • Constructor Detail

      • PropsCodeGen

        public PropsCodeGen()
    • Method Detail

      • getConfigProps

        public abstract List<ConfigPropType> getConfigProps​(Definition def)
        get list of ConfigPropType
        Parameters:
        def - definition
        Returns:
        List List of ConfigPropType
      • importConfigProperty

        protected void importConfigProperty​(Definition def,
                                            Writer out)
                                     throws IOException
        import ConfigProperty
        Parameters:
        def - definition
        out - Writer
        Throws:
        IOException - IOException