|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.encog.util.YahooSearch
public class YahooSearch
YahooSearch: Perform a search using Yahoo.
| Constructor Summary | |
|---|---|
YahooSearch()
|
|
| Method Summary | |
|---|---|
java.util.Collection<java.net.URL> |
search(java.lang.String searchFor)
Called to extract a list from the specified URL. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public YahooSearch()
| Method Detail |
|---|
public java.util.Collection<java.net.URL> search(java.lang.String searchFor)
throws java.io.IOException
searchFor - What to search for.
java.io.IOException - Thrown if an IO exception occurs.
|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||