|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDocument.XPathExpr.Result | |
|---|---|
| org.apache.batik.dom | Provides an implementation of the DOM level 2 core module. |
| Uses of AbstractDocument.XPathExpr.Result in org.apache.batik.dom |
|---|
| Methods in org.apache.batik.dom that return AbstractDocument.XPathExpr.Result | |
|---|---|
protected AbstractDocument.XPathExpr.Result |
AbstractDocument.XPathExpr.convertBoolean(XObject xo)
Converts an XObject to a boolean XPathResult. |
protected AbstractDocument.XPathExpr.Result |
AbstractDocument.XPathExpr.convertNodeIterator(XObject xo,
short type)
Converts an XObject to a node iterator XPathResult. |
protected AbstractDocument.XPathExpr.Result |
AbstractDocument.XPathExpr.convertNumber(XObject xo)
Converts an XObject to a number XPathResult. |
protected AbstractDocument.XPathExpr.Result |
AbstractDocument.XPathExpr.convertSingleNode(XObject xo,
short type)
Converts an XObject to a single node XPathResult. |
protected AbstractDocument.XPathExpr.Result |
AbstractDocument.XPathExpr.convertString(XObject xo)
Converts an XObject to a string XPathResult. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||