org.imageterrier.basictools
Class BasicIndexer

java.lang.Object
  extended by org.imageterrier.basictools.BasicIndexer

public class BasicIndexer
extends Object


Field Summary
static String[] IMAGE_EXTENSIONS
           
 
Constructor Summary
BasicIndexer()
           
 
Method Summary
protected  void findImages(File dir)
           
static void main(String[] args)
           
protected  void run(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMAGE_EXTENSIONS

public static String[] IMAGE_EXTENSIONS
Constructor Detail

BasicIndexer

public BasicIndexer()
Method Detail

findImages

protected void findImages(File dir)

run

protected void run(String[] args)
            throws IOException,
                   InterruptedException,
                   ExecutionException
Throws:
IOException
InterruptedException
ExecutionException

main

public static void main(String[] args)
                 throws IOException,
                        InterruptedException,
                        ExecutionException
Throws:
IOException
InterruptedException
ExecutionException


Copyright © 2011 The University of Southampton. All Rights Reserved.