Uses of Class
org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Packages that use AbstractDocument.XPathExpr.Result
-
Uses of AbstractDocument.XPathExpr.Result in org.apache.batik.dom
Methods in org.apache.batik.dom that return AbstractDocument.XPathExpr.ResultModifier and TypeMethodDescriptionprotected AbstractDocument.XPathExpr.ResultAbstractDocument.XPathExpr.convertBoolean(org.apache.xpath.objects.XObject xo) Converts an XObject to a boolean XPathResult.protected AbstractDocument.XPathExpr.ResultAbstractDocument.XPathExpr.convertNodeIterator(org.apache.xpath.objects.XObject xo, short type) Converts an XObject to a node iterator XPathResult.protected AbstractDocument.XPathExpr.ResultAbstractDocument.XPathExpr.convertNumber(org.apache.xpath.objects.XObject xo) Converts an XObject to a number XPathResult.protected AbstractDocument.XPathExpr.ResultAbstractDocument.XPathExpr.convertSingleNode(org.apache.xpath.objects.XObject xo, short type) Converts an XObject to a single node XPathResult.protected AbstractDocument.XPathExpr.ResultAbstractDocument.XPathExpr.convertString(org.apache.xpath.objects.XObject xo) Converts an XObject to a string XPathResult.