Documentation of 'org.encog.util.YahooSearch' Java class
YahooSearch
org.encog.util

Class YahooSearch



  • public class YahooSearch
    extends java.lang.Object
    YahooSearch: Perform a search using Yahoo.
    • Constructor Summary

      Constructors 
      Constructor and Description
      YahooSearch() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      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

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • YahooSearch

        public YahooSearch()
    • Method Detail

      • search

        public java.util.Collection<java.net.URL> search(java.lang.String searchFor)
                                                  throws java.io.IOException
        Called to extract a list from the specified URL.
        Parameters:
        searchFor - What to search for.
        Returns:
        The URL's found for the specific search.
        Throws:
        java.io.IOException - Error connecting to Yahoo.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.