net.sf.saxon.functions
public class Serialize extends SystemFunction implements XSLTFunction
Field Summary | |
---|---|
Properties | outputProperties |
Method Summary | |
---|---|
void | checkArguments(StaticContext env)
Method supplied by each class of function to check arguments during parsing, when all
the argument expressions have been read |
Item | evaluateItem(XPathContext c)
Evaluate the function |