Constructor and Description |
---|
XeDirectives(org.xembly.Directive... dirs)
Ctor.
|
XeDirectives(Iterable<org.xembly.Directive> dirs)
Ctor.
|
XeDirectives(Scalar<Iterable<org.xembly.Directive>> dirs)
Ctor.
|
XeDirectives(String... dirs)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Iterable<org.xembly.Directive> |
toXembly()
Get Xembly directives.
|
public XeDirectives(String... dirs)
dirs
- Directivespublic XeDirectives(org.xembly.Directive... dirs)
dirs
- Directivespublic XeDirectives(Iterable<org.xembly.Directive> dirs)
dirs
- Directivespublic Iterable<org.xembly.Directive> toXembly() throws IOException
XeSource
toXembly
in interface XeSource
IOException
- If failsCopyright © 2015–2019 Take. All rights reserved.