Class InstCages

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

    public final class InstCages
    extends InstWrap<String>
    Instructions for constructing section with "cage" objects.
    Since:
    0.0.1
    • Constructor Detail

      • InstCages

        public InstCages​(List<String> names)
        Ctor.
        Parameters:
        names - List of names
      • InstCages

        public InstCages()
        Ctor.