net.sf.saxon.functions
public class Component extends SystemFunction
Field Summary | |
---|---|
int | component |
static int | DAY |
static int | HOURS |
static int | LOCALNAME |
static int | MICROSECONDS |
static int | MINUTES |
static int | MONTH |
static int | NAMESPACE |
static int | PREFIX |
static int | SECONDS |
static int | TIMEZONE |
static int | YEAR |
Method Summary | |
---|---|
Item | evaluateItem(XPathContext context)
Evaluate the expression |
Expression | simplify(StaticContext env) |