org.annotation.wordfreak.annotator
Class ParagraphFinder

java.lang.Object
  extended byorg.annotation.wordfreak.annotator.ParagraphFinder

public class ParagraphFinder
extends java.lang.Object


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

Constructor Detail

ParagraphFinder

public ParagraphFinder()
Method Detail

setTagsToIgnore

public static void setTagsToIgnore(java.lang.String[] tti)

format

public static Span[] format(java.lang.String d)

main

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


Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.