Modifier and Type | Method and Description |
---|---|
static Iterable<Directive> |
Directives.copyOf(Node node)
Create a collection of directives, which can create a copy
of provided node.
|
Iterator<Directive> |
Directives.iterator() |
Modifier and Type | Method and Description |
---|---|
Directives |
Directives.append(Iterable<Directive> dirs)
Append all directives.
|
Constructor and Description |
---|
Directives(Iterable<Directive> dirs)
Public ctor.
|
Xembler(Iterable<Directive> dirs)
Public ctor.
|
Copyright © 2013–2015 Xembly. All rights reserved.