org.apache.xalan.templates
public class ElemExsltFunction extends ElemTemplate
UNKNOWN: advanced
Method Summary | |
---|---|
void | compose(StylesheetRoot sroot)
Called after everything else has been
recomposed, and allows the function to set remaining
values that may be based on some other property that
depends on recomposition. |
void | execute(TransformerImpl transformer, XObject[] args) |
String | getNodeName()
Return the node name, defined in the
Constants class. |
int | getXSLToken()
Get an integer representation of the element type.
|
Returns: The node name
See Also: Constants
Returns: An integer representation of the element, defined in the Constants class.
See Also: Constants