Class StringArgumentBuilder

    • Constructor Detail

      • StringArgumentBuilder

        public StringArgumentBuilder​(org.gorpipe.gor.model.FileReader fileResolver)
    • Method Detail

      • build

        public StringArgument build​(java.lang.String name,
                                    java.util.Map<java.lang.String,​? extends java.lang.Object> attributes)
        Description copied from class: ArgumentBuilder
        Builds an arguments based on supplied attributes.
        Specified by:
        build in class ArgumentBuilder
        Parameters:
        name - - the name of the argument
        attributes - - attributes specific to an argument type
        Returns:
        an appropriate argument