Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
E
F
G
H
I
S
T
X
C
com.ibm.websphere.fabric.da.util
- package com.ibm.websphere.fabric.da.util
E
equals(Object)
- Method in class com.ibm.websphere.fabric.da.util.
XPathSearchResult
F
FACTORY
- Static variable in class com.ibm.websphere.fabric.da.util.
SdoXPathUtil
G
getFullXpath(DataObject, String)
- Static method in class com.ibm.websphere.fabric.da.util.
SdoXPathUtil
Given an SDO and an XPath expression, returns the fully-specified XPath expression that would find the same item.
getListViaXpath(DataObject, String)
- Static method in class com.ibm.websphere.fabric.da.util.
SdoXPathUtil
Retrieves zero or more values from an SDO object by searching through the object web as though it is an XML document.
getName()
- Method in class com.ibm.websphere.fabric.da.util.
XPathSearchResult
Gives the name of the element that holds this object
getValue()
- Method in class com.ibm.websphere.fabric.da.util.
XPathSearchResult
Gives the value being held by this object
getViaXpath(DataObject, String)
- Static method in class com.ibm.websphere.fabric.da.util.
SdoXPathUtil
Retrieves a value from an SDO object by searching through the object web as though it is an XML document.
H
hashCode()
- Method in class com.ibm.websphere.fabric.da.util.
XPathSearchResult
I
isDataObject()
- Method in class com.ibm.websphere.fabric.da.util.
XPathSearchResult
Indicates whether the value held is an SDO DataObject (i.e.
isList()
- Method in class com.ibm.websphere.fabric.da.util.
XPathSearchResult
Indicates whether the value held is a List (not a leaf object, but not a DataObject, either)
isString()
- Method in class com.ibm.websphere.fabric.da.util.
XPathSearchResult
Indicates whether the value held is a String (or any leaf value that has been converted to a String)
S
SdoXPathUtil
- Class in
com.ibm.websphere.fabric.da.util
T
toString()
- Method in class com.ibm.websphere.fabric.da.util.
XPathSearchResult
X
XPathSearchResult
<
T
> - Class in
com.ibm.websphere.fabric.da.util
Holds a single result (name and value) from an XPath search of an SDO.
XPathSearchResult(String, T)
- Constructor for class com.ibm.websphere.fabric.da.util.
XPathSearchResult
Creates a result with the value specified
C
E
F
G
H
I
S
T
X
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2009
IBM
. All Rights Reserved.