Class DirectivesOperand

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

    public final class DirectivesOperand
    extends Object
    implements Iterable<org.xembly.Directive>
    Operand XML directives.
    Since:
    0.1
    • Method Detail

      • iterator

        public Iterator<org.xembly.Directive> iterator()
        Specified by:
        iterator in interface Iterable<org.xembly.Directive>