Modifier and Type | Field and Description |
---|---|
pack-priv static final long |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public XObject | Returns: A valid XObject.The current execution context. xctxt)Overrides com. Execute the function. |
public void | fixupVariables(List<QName>
List of QNames that correspond to variables. This list
should be searched backwards for the first qualified name that
corresponds to the variable reference qname. The position of the
QName in the vector from the start of the vector will be its position
in the stack frame (but variables above the globalsTop value will need
to be offset to the current stack frame).
NEEDSDOC @param globalsSize vars, int globalsSize)Implements abstract com. No arguments to process, so this does nothing. |
serialVersionUID | back to summary |
---|---|
pack-priv static final long serialVersionUID Hides com. |
FuncFalse | back to summary |
---|---|
public FuncFalse() |
execute | back to summary |
---|---|
public XObject execute(XPathContext xctxt) throws TransformerException Overrides com. Execute the function. The function must return a valid object.
|
fixupVariables | back to summary |
---|---|
public void fixupVariables(List<QName> vars, int globalsSize) Implements abstract com. No arguments to process, so this does nothing.
|