|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryResult
Method Summary | |
---|---|
java.math.BigDecimal |
getBigDecimal()
Deprecated. Method getBigDecimal |
boolean |
getBoolean()
Deprecated. Method getBoolean |
org.w3c.dom.Document |
getDocument()
Deprecated. Method getDocument |
double |
getDouble()
Deprecated. Method getDouble |
float |
getFloat()
Deprecated. Method getFloat |
int |
getInt()
Deprecated. Method getInt |
long |
getLong()
Deprecated. Method getLong |
org.w3c.dom.Node |
getNode()
Deprecated. Method getNode |
org.w3c.dom.NodeList |
getNodeList()
Deprecated. Method getNodeList |
java.lang.Object |
getObject()
Deprecated. Method getObject |
java.lang.String |
getRawString()
Deprecated. Method getRawString |
java.lang.String |
getString()
Deprecated. Method getString |
Method Detail |
---|
java.lang.String getRawString()
java.math.BigDecimal getBigDecimal() throws XQueryException
XQueryException
boolean getBoolean() throws XQueryException
XQueryException
org.w3c.dom.Document getDocument() throws XQueryException
XQueryException
double getDouble() throws XQueryException
XQueryException
float getFloat() throws XQueryException
XQueryException
int getInt() throws XQueryException
XQueryException
long getLong() throws XQueryException
XQueryException
org.w3c.dom.Node getNode() throws XQueryException
XQueryException
org.w3c.dom.NodeList getNodeList() throws XQueryException
XQueryException
java.lang.Object getObject() throws XQueryException
XQueryException
java.lang.String getString() throws XQueryException
XQueryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |