Class FuncDoclocation

All Implemented Interfaces:
Serializable, SourceLocator, ExpressionNode, ExpressionOwner, XPathVisitable

public class FuncDoclocation
extends FunctionDef1Arg
Execute the proprietary document-location() function, which returns a node set of documents.
See Also:
Serialized Form
  • Constructor Details

    • FuncDoclocation

      public FuncDoclocation()
  • Method Details