|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XPathSearchResult in com.ibm.websphere.fabric.da.util |
---|
Methods in com.ibm.websphere.fabric.da.util that return XPathSearchResult | |
---|---|
static XPathSearchResult |
SdoXPathUtil.getViaXpath(commonj.sdo.DataObject dobj,
java.lang.String xpath)
Retrieves a value from an SDO object by searching through the object web as though it is an XML document. |
Methods in com.ibm.websphere.fabric.da.util that return types with arguments of type XPathSearchResult | |
---|---|
static java.util.List<XPathSearchResult> |
SdoXPathUtil.getListViaXpath(commonj.sdo.DataObject dobj,
java.lang.String xpath)
Retrieves zero or more values from an SDO object by searching through the object web as though it is an XML document. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |