opennlp.grok
Class PipelineClient

java.lang.Object
  |
  +--opennlp.grok.PipelineClient

public class PipelineClient
extends java.lang.Object

A client for accessing a pipeline server thread.

Version:
$Revision: 1.2 $, $Date: 2002/02/08 12:13:35 $
Author:
Gann Bierner

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

PipelineClient

public PipelineClient()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
java.io.IOException


Copyright © 2003 Jason Baldridge and Gann Bierner. All Rights Reserved.