public final class CML
extends com.datasonnet.spi.Library
| Modifier and Type | Method and Description |
|---|---|
Map<String,sjsonnet.Val.Func> |
functions(com.datasonnet.spi.DataFormatService dataFormats,
com.datasonnet.header.Header header) |
ThreadLocal<org.apache.camel.Exchange> |
getExchange() |
static CML |
getInstance() |
Set<String> |
libsonnets() |
Map<String,sjsonnet.Val.Obj> |
modules(com.datasonnet.spi.DataFormatService dataFormats,
com.datasonnet.header.Header header) |
String |
namespace() |
public static CML getInstance()
public ThreadLocal<org.apache.camel.Exchange> getExchange()
public String namespace()
namespace in class com.datasonnet.spi.Librarypublic Set<String> libsonnets()
libsonnets in class com.datasonnet.spi.Librarypublic Map<String,sjsonnet.Val.Func> functions(com.datasonnet.spi.DataFormatService dataFormats, com.datasonnet.header.Header header)
functions in class com.datasonnet.spi.LibraryApache Camel