Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
V
X
A
addItem(Object)
- Method in class org.apache.oodt.xmlquery.
Results
C
clear()
- Method in class org.apache.oodt.xmlquery.
QueryResult
Clear out any results.
clone()
- Method in class org.apache.oodt.xmlquery.
Header
clone()
- Method in class org.apache.oodt.xmlquery.
QueryElement
clone()
- Method in class org.apache.oodt.xmlquery.
QueryHeader
clone()
- Method in class org.apache.oodt.xmlquery.
QueryResult
clone()
- Method in class org.apache.oodt.xmlquery.
Result
clone()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
close(String)
- Method in interface org.apache.oodt.product.
Retriever
Close off a large product.
codecs
- Static variable in class org.apache.oodt.xmlquery.
Result
Mapping of MIME type to codec.
createDocument()
- Static method in class org.apache.oodt.xmlquery.
XMLQuery
Create an XML DOM document using the query DTD.
createHeaders(Node)
- Static method in class org.apache.oodt.xmlquery.
Header
Create a list of headers from an XML document.
D
DEFAULT_MAX_RESULTS
- Static variable in class org.apache.oodt.xmlquery.
XMLQuery
Maximum number results to get (default).
E
equals(Object)
- Method in class org.apache.oodt.xmlquery.
Header
equals(Object)
- Method in class org.apache.oodt.xmlquery.
QueryElement
equals(Object)
- Method in class org.apache.oodt.xmlquery.
QueryHeader
equals(Object)
- Method in class org.apache.oodt.xmlquery.
QueryResult
equals(Object)
- Method in class org.apache.oodt.xmlquery.
Result
equals(Object)
- Method in class org.apache.oodt.xmlquery.
XMLQuery
F
FROM_TOKENS
- Static variable in class org.apache.oodt.xmlquery.
XMLQuery
G
getCount()
- Method in class org.apache.oodt.xmlquery.
Results
getDataDictID()
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Get the ID of the data dictionary used by this query.
getDescription()
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Get a string describing this query.
getFromElementSet()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
getHeaders()
- Method in class org.apache.oodt.xmlquery.
Result
Get the headers.
getID()
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Get the identification of this query.
getID()
- Method in class org.apache.oodt.xmlquery.
Result
Get the result ID.
getInputStream()
- Method in class org.apache.oodt.xmlquery.
Result
Get an input stream version of the result's value.
getItem(int)
- Method in class org.apache.oodt.xmlquery.
Results
getKwdQueryString()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
Gets the original DIS style keyword query string.
getList()
- Method in class org.apache.oodt.xmlquery.
QueryResult
Get the list of results.
getMaxResults()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
Gets the max # of results
getMimeAccept()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
Get the list of acceptable MIME types.
getMimeType()
- Method in class org.apache.oodt.xmlquery.
Result
Get the MIME type of this result.
getName()
- Method in class org.apache.oodt.xmlquery.
Header
Get the name.
getProfileID()
- Method in class org.apache.oodt.xmlquery.
Result
Get the profile ID.
getPropagationLevels()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
Get the propagation levels.
getPropagationType()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
Get the propagation type.
getQueryHeader()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
getResourceID()
- Method in class org.apache.oodt.xmlquery.
Result
Get the resource ID.
getResult()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
getResultModeID()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
getResults()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
getRevisionNote()
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Get a note about the revision history of this query.
getRole()
- Method in class org.apache.oodt.xmlquery.
QueryElement
Get my role.
getSecurityType()
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Get the type of security to apply to this query.
getSelectElementSet()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
getSize()
- Method in class org.apache.oodt.xmlquery.
QueryResult
getSize()
- Method in class org.apache.oodt.xmlquery.
Result
Get the size of this product.
getStatistics()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
Get the list of stasitics of this query.
getStatusID()
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Get the status of the query.
getTime()
- Method in class org.apache.oodt.xmlquery.
Statistic
Gets the search time
getTitle()
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Get the title of this query.
getType()
- Method in class org.apache.oodt.xmlquery.
Header
Get the type of this result.
getType()
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Get the type of the query, usually QUERY.
getUnit()
- Method in class org.apache.oodt.xmlquery.
Header
Get the unit.
getURIID()
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Get the identification of this query as a URI.
getURIID()
- Method in class org.apache.oodt.xmlquery.
Result
getURL()
- Method in class org.apache.oodt.xmlquery.
Statistic
Gets the URL string.
getValidity()
- Method in class org.apache.oodt.xmlquery.
Result
Get how long this product is valid.
getValue()
- Method in class org.apache.oodt.xmlquery.
QueryElement
Get my value.
getValue()
- Method in class org.apache.oodt.xmlquery.
Result
Deprecated.
This method requires the caller to know the return type and to downcast to it; further, the result may be too large to contain in memory. Use
Result.getInputStream()
instead to perform stream processing on product data.
getWhereElementSet()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
getXMLDoc()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
getXMLDocString()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
Gets query as an XML document in string format.
H
hashCode()
- Method in class org.apache.oodt.xmlquery.
Header
hashCode()
- Method in class org.apache.oodt.xmlquery.
QueryElement
hashCode()
- Method in class org.apache.oodt.xmlquery.
QueryHeader
hashCode()
- Method in class org.apache.oodt.xmlquery.
QueryResult
hashCode()
- Method in class org.apache.oodt.xmlquery.
Result
hashCode()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
Header
- Class in
org.apache.oodt.xmlquery
A single header.
Header()
- Constructor for class org.apache.oodt.xmlquery.
Header
Create a new, blank header.
Header(String)
- Constructor for class org.apache.oodt.xmlquery.
Header
Create a header.
Header(String, String, String)
- Constructor for class org.apache.oodt.xmlquery.
Header
Create a fully specified header.
Header(Node)
- Constructor for class org.apache.oodt.xmlquery.
Header
Create a header from a DOM node.
I
id
- Variable in class org.apache.oodt.xmlquery.
Result
The identification of this result.
INFINITE
- Static variable in class org.apache.oodt.xmlquery.
Result
Sentinel value for validity that indicates a product never expires.
isClassified()
- Method in class org.apache.oodt.xmlquery.
Result
Is this result classified?
M
main(String[])
- Static method in class org.apache.oodt.xmlquery.
Statistic
main(String[])
- Static method in class org.apache.oodt.xmlquery.
XMLQuery
mimeType
- Variable in class org.apache.oodt.xmlquery.
Result
The MIME type.
N
numResults
- Variable in class org.apache.oodt.xmlquery.
XMLQuery
Number of results so far.
O
org.apache.oodt.product
- package org.apache.oodt.product
org.apache.oodt.xmlquery
- package org.apache.oodt.xmlquery
Classes to support XML-based representation of queries and their results.
org.apache.oodt.xmlquery.activity
- package org.apache.oodt.xmlquery.activity
P
ProductException
- Exception in
org.apache.oodt.product
Checked exception to indicate a product fault.
ProductException()
- Constructor for exception org.apache.oodt.product.
ProductException
Construct a product exception with no detail message.
ProductException(String)
- Constructor for exception org.apache.oodt.product.
ProductException
Construct a product exception with the given detail message.
ProductException(Throwable)
- Constructor for exception org.apache.oodt.product.
ProductException
Creates a new
ProductException
instance.
ProductException(String, Throwable)
- Constructor for exception org.apache.oodt.product.
ProductException
Creates a new
ProductException
instance.
Q
QUERY_FPI
- Static variable in class org.apache.oodt.xmlquery.
XMLQuery
The Formal Public Identifier of the query DTD.
QUERY_URL
- Static variable in class org.apache.oodt.xmlquery.
XMLQuery
The System Identifier of the query DTD.
QueryConstructed
- Class in
org.apache.oodt.xmlquery.activity
QueryConstructed()
- Constructor for class org.apache.oodt.xmlquery.activity.
QueryConstructed
QueryElement
- Class in
org.apache.oodt.xmlquery
A single query element.
QueryElement()
- Constructor for class org.apache.oodt.xmlquery.
QueryElement
Create a blank query element.
QueryElement(String, String)
- Constructor for class org.apache.oodt.xmlquery.
QueryElement
Create a query element.
QueryElement(Node)
- Constructor for class org.apache.oodt.xmlquery.
QueryElement
QueryException
- Exception in
org.apache.oodt.xmlquery
Checked exception to indicate a query fault.
QueryException()
- Constructor for exception org.apache.oodt.xmlquery.
QueryException
Construct a query exception with no detail message.
QueryException(String)
- Constructor for exception org.apache.oodt.xmlquery.
QueryException
Construct a query exception with the given detail message.
QueryHeader
- Class in
org.apache.oodt.xmlquery
Header of a query
QueryHeader()
- Constructor for class org.apache.oodt.xmlquery.
QueryHeader
Create a blank query header.
QueryHeader(String, String, String, String, String, String, String, String)
- Constructor for class org.apache.oodt.xmlquery.
QueryHeader
Create a query header with the specified values.
QueryHeader(Node)
- Constructor for class org.apache.oodt.xmlquery.
QueryHeader
Create a query header from an XML node.
QueryResult
- Class in
org.apache.oodt.xmlquery
Results of a query.
QueryResult()
- Constructor for class org.apache.oodt.xmlquery.
QueryResult
Create empty results.
QueryResult(List)
- Constructor for class org.apache.oodt.xmlquery.
QueryResult
Create results from the given list of results.
QueryResult(Node)
- Constructor for class org.apache.oodt.xmlquery.
QueryResult
Create results from an XML node.
R
removeItem(int)
- Method in class org.apache.oodt.xmlquery.
Results
Result
- Class in
org.apache.oodt.xmlquery
A single result.
Result()
- Constructor for class org.apache.oodt.xmlquery.
Result
Create a new, blank result.
Result(String, Object)
- Constructor for class org.apache.oodt.xmlquery.
Result
Create a result.
Result(String, String, String, String, List, Object)
- Constructor for class org.apache.oodt.xmlquery.
Result
Create a more fully specified result that's not classified and lasts forever.
Result(String, String, String, String, List, Object, boolean, long)
- Constructor for class org.apache.oodt.xmlquery.
Result
Create a fully specified result.
Result(Node)
- Constructor for class org.apache.oodt.xmlquery.
Result
Create a result from a DOM node.
Results
- Class in
org.apache.oodt.xmlquery
Results This will manage a list of results
Results()
- Constructor for class org.apache.oodt.xmlquery.
Results
ResultsReceived
- Class in
org.apache.oodt.xmlquery.activity
ResultsReceived()
- Constructor for class org.apache.oodt.xmlquery.activity.
ResultsReceived
retrieveChunk(String, long, int)
- Method in interface org.apache.oodt.product.
Retriever
Retrieve a chunk from a large product.
Retriever
- Interface in
org.apache.oodt.product
Retrievers retrieve products.
retriever
- Variable in class org.apache.oodt.xmlquery.
Result
Object to retrieve this product's data.
S
setClassified(boolean)
- Method in class org.apache.oodt.xmlquery.
Result
Set whether this result is classified.
setDataDictID(String)
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Set the ID of the data dictionary used by this query.
setDescription(String)
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Set a string describing this query.
setID(String)
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Set the identification of this query.
setID(String)
- Method in class org.apache.oodt.xmlquery.
Result
Set the result ID.
setMimeType(String)
- Method in class org.apache.oodt.xmlquery.
Result
Set the MIME type of this result.
setName(String)
- Method in class org.apache.oodt.xmlquery.
Header
Set the name.
setProfileID(String)
- Method in class org.apache.oodt.xmlquery.
Result
Set the profile ID.
setResourceID(String)
- Method in class org.apache.oodt.xmlquery.
Result
Set the resource ID.
setRetriever(Retriever)
- Method in class org.apache.oodt.xmlquery.
QueryResult
setRetriever(Retriever)
- Method in class org.apache.oodt.xmlquery.
Result
setRetriever(Retriever)
- Method in class org.apache.oodt.xmlquery.
XMLQuery
setRevisionNote(String)
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Set a note about the revision history of this query.
setRole(String)
- Method in class org.apache.oodt.xmlquery.
QueryElement
Set my role.
setSecurityType(String)
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Set the type of security to apply to this query.
setStatusID(String)
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Set the status of the query.
setTime(long)
- Method in class org.apache.oodt.xmlquery.
Statistic
Sets the search time
setTitle(String)
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Set the title of this query.
setType(String)
- Method in class org.apache.oodt.xmlquery.
Header
Set the type of this result.
setType(String)
- Method in class org.apache.oodt.xmlquery.
QueryHeader
Set the type of the query, usually QUERY.
setUnit(String)
- Method in class org.apache.oodt.xmlquery.
Header
Set the unit.
setValidity(long)
- Method in class org.apache.oodt.xmlquery.
Result
Set the time this product is valid.
setValue(String)
- Method in class org.apache.oodt.xmlquery.
QueryElement
Set my value.
setValue(Object)
- Method in class org.apache.oodt.xmlquery.
Result
Set the result's value.
setWhereElementSet(List)
- Method in class org.apache.oodt.xmlquery.
XMLQuery
Set query where element set.
Statistic
- Class in
org.apache.oodt.xmlquery
EDM Statisti class.
Statistic()
- Constructor for class org.apache.oodt.xmlquery.
Statistic
Statistic(String, long)
- Constructor for class org.apache.oodt.xmlquery.
Statistic
Constructor.
Statistic(Node)
- Constructor for class org.apache.oodt.xmlquery.
Statistic
Instantiates an Statistic instance from an Statistic structure in DOM node format.
T
toString()
- Method in class org.apache.oodt.xmlquery.
Header
toString()
- Method in class org.apache.oodt.xmlquery.
QueryElement
toString()
- Method in class org.apache.oodt.xmlquery.
QueryHeader
toString()
- Method in class org.apache.oodt.xmlquery.
QueryResult
toString()
- Method in class org.apache.oodt.xmlquery.
Result
toString()
- Method in class org.apache.oodt.xmlquery.
XMLQuery
toXML(Document)
- Method in class org.apache.oodt.xmlquery.
Header
toXML(Document)
- Method in class org.apache.oodt.xmlquery.
QueryElement
toXML(Document)
- Method in class org.apache.oodt.xmlquery.
QueryHeader
toXML(Document)
- Method in class org.apache.oodt.xmlquery.
QueryResult
toXML(Document)
- Method in class org.apache.oodt.xmlquery.
Result
toXML(Document)
- Method in class org.apache.oodt.xmlquery.
Statistic
doc The org.w3c.dom.Document object.
V
value
- Variable in class org.apache.oodt.xmlquery.
Result
The result instance.
X
XMLQuery
- Class in
org.apache.oodt.xmlquery
EDA XML query class.
XMLQuery(String, String, String, String, String, String, String, String, int)
- Constructor for class org.apache.oodt.xmlquery.
XMLQuery
Constructor.
XMLQuery(String, String, String, String, String, String, String, String, int, boolean)
- Constructor for class org.apache.oodt.xmlquery.
XMLQuery
Constructor.
XMLQuery(String, String, String, String, String, String, String, String, int, List)
- Constructor for class org.apache.oodt.xmlquery.
XMLQuery
Constructor.
XMLQuery(String, String, String, String, String, String, String, String, int, List, boolean)
- Constructor for class org.apache.oodt.xmlquery.
XMLQuery
Constructor.
XMLQuery(String)
- Constructor for class org.apache.oodt.xmlquery.
XMLQuery
Instantiates an XMLQuery instance from an XML query structure in string format.
XMLQuery(Node)
- Constructor for class org.apache.oodt.xmlquery.
XMLQuery
Instantiates an XMLQuery instance from an XML query structure in DOM node format.
A
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
V
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 1999-2012
Apache OODT
. All Rights Reserved.