edu.cmu.cs.readweb
Class GetFilesFromQuery

java.lang.Object
  extended byedu.cmu.cs.readweb.GetFilesFromQuery

public class GetFilesFromQuery
extends java.lang.Object

GetFilesFromQuery.java Created on Oct 25, 2005, 4:29 PM Author: Sophie Wang


Constructor Summary
GetFilesFromQuery()
           
 
Method Summary
static void main(java.lang.String[] args)
          Given a query, use Google Web search to get a number of relevant web page URLs.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetFilesFromQuery

public GetFilesFromQuery()
Method Detail

main

public static void main(java.lang.String[] args)
Given a query, use Google Web search to get a number of relevant web page URLs.