com.google.enterprise.adaptor.experimental
Class Sim
java.lang.Object
com.google.enterprise.adaptor.experimental.Sim
- All Implemented Interfaces:
- Runnable
public class Sim
- extends Object
- implements Runnable
Accepts adaptor feeds and issues requests for documents.
Constructor Summary |
Sim()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sim
public Sim()
run
public void run()
- Specified by:
run
in interface Runnable
main
public static void main(String[] args)
percentDecode
public static String percentDecode(String encoded)