de.unidu.is.retrieval.pire.examples
Class SyncExample

java.lang.Object
  extended byde.unidu.is.retrieval.pire.examples.SyncExample

public class SyncExample
extends java.lang.Object

A simple example for asynchronous and synchronous retrievers.

Version:
$Revision: 1.6 $, $Date: 2005/03/01 09:21:33 $
Author:
Henrik Nottelmann

Constructor Summary
SyncExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncExample

public SyncExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws UnsupportedQueryException,
                        DocumentNotFoundException,
                        DocumentNotStorableException,
                        IndexException,
                        DocumentMismatchException
Throws:
UnsupportedQueryException
DocumentNotFoundException
DocumentNotStorableException
IndexException
DocumentMismatchException