com.icl.saxon.functions
public class UnparsedEntityURI extends Function
Field Summary | |
---|---|
DocumentInfo | boundDocument |
Method Summary | |
---|---|
Value | evaluate(Context c)
Evaluate in a general context |
String | evaluateAsString(Context context)
Evaluate the expression in a string context |
int | getDataType()
Determine the data type of the expression |
int | getDependencies()
Determine which aspects of the context the expression depends on. |
String | getName() |
Expression | reduce(int dep, Context c)
Remove dependencies. |
Expression | simplify()
Validate and simplify |
Returns: Value.STRING