Class InstObject

  • All Implemented Interfaces:
    Iterable<org.xembly.Directive>, Instructions<Iterable<org.xembly.Directive>>

    public final class InstObject
    extends InstWrap<Iterable<org.xembly.Directive>>
    Instructions for constructing the whole object.
    Since:
    0.0.1
    • Constructor Detail

      • InstObject

        public InstObject()
        Ctor.
      • InstObject

        public InstObject​(org.xembly.Directives directives)
        Ctor.
        Parameters:
        directives - Directives
    • Method Detail

      • start

        public Instructions<Iterable<org.xembly.Directive>> start​(org.cactoos.Text name)
        Start object instructions.
        Parameters:
        name - Name of the object
        Returns:
        Instructions for constructing object with start section