Package | Description |
---|---|
eu.bandm.tools.tpath.runtime |
Infrastructure for evaluating tpath expressions.
|
eu.bandm.tools.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Modifier and Type | Field and Description |
---|---|
protected Boolean<N> |
FunctionLibrary.FALSE |
protected Boolean<N> |
FunctionLibrary.TRUE |
Modifier and Type | Method and Description |
---|---|
Boolean<N> |
String.asBoolean() |
Boolean<N> |
Number.asBoolean() |
Boolean<N> |
Lazy.asBoolean() |
Boolean<N> |
Boolean.asBoolean() |
abstract Boolean<N> |
Value.asBoolean() |
Boolean<N> |
NodeSet.asBoolean() |
static <N> Boolean<N> |
Value.booleanValue(boolean value) |
Modifier and Type | Method and Description |
---|---|
Boolean<N> |
Application.Value_RS.asBoolean() |
see also the complete user documentation .