Interface | Description |
---|---|
XeSource |
Source with Xembly directives.
|
XeTransform.Func<T> |
Function to map them.
|
Class | Description |
---|---|
RsXembly |
Response that converts Xembly object to XML.
|
XeAppend |
Xembly source to append something to an existing element.
|
XeChain |
Chain of sources.
|
XeDate |
Xembly source to create SLA attribute with current date/time in ISO 8601.
|
XeDirectives |
Chain of directives.
|
XeLifetime |
Xembly source to create "lifetime" attribute at the root, in milliseconds.
|
XeLink |
Xembly source to create an Atom LINK element.
|
XeLinkHome |
Xembly source to create an HOME Atom LINK element.
|
XeLinkSelf |
Xembly source to create an SELF Atom LINK element.
|
XeLocalhost |
Xembly source to create SLA attribute with server IP address.
|
XeMemory |
Xembly source to report memory usage.
|
XeMillis |
Xembly source to create "millis" element at the root.
|
XeSla |
Xembly source to create SLA attribute with server load average.
|
XeStylesheet |
Xembly source to create an XSL stylesheet processing instruction.
|
XeTransform<T> |
Iterable to transform an iterable of some objects
into an iterable of Xembly sources.
|
XeWhen |
Xembly source that could be empty of could return an encapsulated
other Xembly source.
|
XeWrap |
Wrap of Xembly source.
|
Copyright © 2015–2018 Take. All rights reserved.