- All Implemented Interfaces:
Iterable<org.xembly.Directive>
public final class DirectivesModifiers
extends Object
implements Iterable<org.xembly.Directive>
Method modifiers.
- Since:
- 0.14.0
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
iterator
public Iterator<org.xembly.Directive> iterator()
- Specified by:
iterator in interface Iterable<org.xembly.Directive>