net.sf.saxon.functions
public class UnparsedEntity extends SystemFunction implements XSLTFunction
| Field Summary | |
|---|---|
| static int | PUBLIC_ID |
| static int | URI |
| Method Summary | |
|---|---|
| Item | evaluateItem(XPathContext context)
Evaluate the expression |
| Expression | preEvaluate(StaticContext env)
preEvaluate: this method suppresses compile-time evaluation by doing nothing |
| Expression | simplify(StaticContext env)
Simplify: add a second implicit argument, the context document |