public final class XJConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NS_PREFIX_XJ
The namespace prefix used by xj for typehints
|
static String |
NS_XJ
The namespace used by xj for typehints
|
static String |
TYPE_HINT_NAME
Name typehint.
|
static String |
TYPE_HINT_TYPE
JSON-Type hint.
|
public static final String NS_XJ
public static final String NS_PREFIX_XJ
public static final String TYPE_HINT_NAME
public static final String TYPE_HINT_TYPE
Apache Camel