clothing_search_engine.index
Class Index

java.lang.Object
  extended by clothing_search_engine.index.Index

public class Index
extends java.lang.Object

Index all text files under a directory.


Method Summary
static void main(java.lang.String[] args)
          Index all text files under a directory.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Index all text files under a directory.