Interface Composite

    • Method Detail

      • append

        void append​(Iterable<org.xembly.Directive> directives)
        Append directives.
        Parameters:
        directives - Directives to append.
      • build

        Iterable<org.xembly.Directive> build()
        Build directives all together.
        Returns:
        Directives.