gnu.xquery.util
public class BooleanValue extends Procedure1 implements CanInline
| Field Summary | |
|---|---|
| static BooleanValue | booleanValue |
| Constructor Summary | |
|---|---|
| BooleanValue(String name) | |
| Method Summary | |
|---|---|
| Object | apply1(Object arg) |
| static boolean | booleanValue(Object value) |
| Expression | inline(ApplyExp exp, ExpWalker walker) |
| static boolean | not(Object value) |