Module:libdomPackage:org.milescript.xmlParent:ObjectCopyright (c) 2007, 2008 Point5U, LLC
Milescript - LibDom Library: Project Home | Documentation

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:ObjectCopyright (c) 2007, 2008 Point5U, LLC
Milescript - LibDom Library: Project Home | Documentation