|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.knowgate.yahoo.YSearchResponse
public class YSearchResponse
Class for unmarshalling Yahoo! Search BOSS XML responses
| Constructor Summary | |
|---|---|
YSearchResponse()
|
|
| Method Summary | |
|---|---|
int |
count()
|
int |
responseCode()
|
java.util.ArrayList<Result> |
results()
|
Result |
results(int n)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public YSearchResponse()
| Method Detail |
|---|
public int responseCode()
public int count()
public java.util.ArrayList<Result> results()
public Result results(int n)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||