Search
XmlFunctions.selectSingleNode Method (String, Element)
See Also
 






Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public static Node selectSingleNode (
    String expression,
    Element element
)

 Parameters

expression

element

 Return Value

 See Also