Module:libdomPackage:org.milescript.xmlParent:ObjectGenerated by MilescriptCompiler (Copyright 2008, Point5u LLC.)

org.milescript.xml.XPathExpression

Inheritance : Object

Constructors

Signature
public XPathExpression()

Methods

NameSignature
evaluateXPathResult evaluate(Node contextNode, int type, XPathResult result)

Constructors

public XPathExpression()


Methods

evaluate

XPathResult evaluate(Node contextNode, int type, XPathResult result)

Returns
org.milescript.xml.XPathResult

Parameters

NameTypeDescription
contextNodeorg.milescript.xml.Node
typecore.int
resultorg.milescript.xml.XPathResult

Module:libdomPackage:org.milescript.xmlParent:ObjectGenerated by MilescriptCompiler (Copyright 2008, Point5u LLC.)