nu.xom
public class XPathTypeException extends XPathException
Indicates that an XPath query returned a non-node-set.
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getReturnValue()
This method probably returns the actual object returned by the
query.
|
getCause, getXPath, initCause
Copyright 2002-2009 Elliotte Rusty Harold
elharo@metalab.unc.edu