|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yahoo.search.xmlparser.XmlParserVideoSearchResults
public class XmlParserVideoSearchResults
| Constructor Summary | |
|---|---|
XmlParserVideoSearchResults(Map root)
|
|
| Method Summary | |
|---|---|
BigInteger |
getFirstResultPosition()
The position of the first result in the overall search. |
BigInteger |
getTotalResultsAvailable()
The number of query matches in the database. |
BigInteger |
getTotalResultsReturned()
The number of query matches returned. |
VideoSearchResult[] |
listResults()
The list (in order) of results from the search. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlParserVideoSearchResults(Map root)
| Method Detail |
|---|
public BigInteger getTotalResultsAvailable()
VideoSearchResults
getTotalResultsAvailable in interface VideoSearchResultspublic BigInteger getTotalResultsReturned()
VideoSearchResults
getTotalResultsReturned in interface VideoSearchResultspublic BigInteger getFirstResultPosition()
VideoSearchResults
getFirstResultPosition in interface VideoSearchResultspublic VideoSearchResult[] listResults()
VideoSearchResults
listResults in interface VideoSearchResults
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||