Mike Skells \(ebizz-consulting\) Sat, 02 Jun 2001 05:18:51 -0700
Spot the missing </code>
From org.dom4j.Node
* @return the <code>Node<code> matching the XPath expression
*/
public Node selectSingleNode(String xpathExpression);
Mike Skells