Uses of Class org.apache.xalan.xsltc.compiler.util.BooleanType

Uses in package org.apache.xalan.xsltc.compiler.util

Methods with parameter type org.apache.xalan.xsltc.compiler.util.BooleanType

void
Expects an integer on the stack and pushes a 0 if its value is 0 and a 1 otherwise.
void
Translates a node-set into a synthesized boolean.
void
Translates a node into a synthesized boolean.
void
Expects a real on the stack and pushes a 0 if that number is 0.0 and a 1 otherwise.
void
Translates a reference to an object of internal type type.
void
Expects an result tree on the stack and pushes a boolean.
void
Translates a string into a synthesized boolean.
FlowList
Expects an integer on the stack and translates it to a non-synthesized boolean.
FlowList
Translates a node-set into a non-synthesized boolean.
FlowList
Translates a node into a non-synthesized boolean.
FlowList
Translates a real into a non-synthesized boolean.
FlowList
Expects a reference on the stack and translates it to a non-synthesized boolean.
FlowList
Translates a result tree into a non-synthesized boolean.
FlowList
Translates a string into a non-synthesized boolean.
FlowList
Translates an object of this type to an non-synthesized boolean.

Copyright © 2006 Apache XML Project. All Rights Reserved.