de.unidu.is.retrieval.hyrex
Class Example

java.lang.Object
  extended byde.unidu.is.retrieval.hyrex.Example

public class Example
extends java.lang.Object

A simple example for the HyREX IR interface. It uses the BIBDB HyREX server used by our web server.

Since:
2004-01-04
Version:
$Revision: 1.9 $, $Date: 2005/02/28 22:27:56 $
Author:
Henrik Nottelmann

Constructor Summary
Example()
           
 
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

Example

public Example()
Method Detail

main

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