blob: f14cccfed1d166f2649c6b054aa2f10683fee12e [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Wed Apr 03 10:04:49 GMT-03:00 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Class Hierarchy (Apache OpenNLP UIMA Annotators 1.5.3 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Class Hierarchy (Apache OpenNLP UIMA Annotators 1.5.3 API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For All Packages</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="opennlp/uima/chunker/package-tree.html">opennlp.uima.chunker</A>, <A HREF="opennlp/uima/doccat/package-tree.html">opennlp.uima.doccat</A>, <A HREF="opennlp/uima/namefind/package-tree.html">opennlp.uima.namefind</A>, <A HREF="opennlp/uima/normalizer/package-tree.html">opennlp.uima.normalizer</A>, <A HREF="opennlp/uima/parser/package-tree.html">opennlp.uima.parser</A>, <A HREF="opennlp/uima/postag/package-tree.html">opennlp.uima.postag</A>, <A HREF="opennlp/uima/sentdetect/package-tree.html">opennlp.uima.sentdetect</A>, <A HREF="opennlp/uima/tokenize/package-tree.html">opennlp.uima.tokenize</A>, <A HREF="opennlp/uima/util/package-tree.html">opennlp.uima.util</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">opennlp.uima.util.<A HREF="opennlp/uima/util/AbstractModelResource.html" title="class in opennlp.uima.util"><B>AbstractModelResource</B></A>&lt;T&gt; (implements org.apache.uima.resource.SharedResourceObject)
<UL>
<LI TYPE="circle">opennlp.uima.chunker.<A HREF="opennlp/uima/chunker/ChunkerModelResourceImpl.html" title="class in opennlp.uima.chunker"><B>ChunkerModelResourceImpl</B></A> (implements opennlp.uima.chunker.<A HREF="opennlp/uima/chunker/ChunkerModelResource.html" title="interface in opennlp.uima.chunker">ChunkerModelResource</A>)
<LI TYPE="circle">opennlp.uima.doccat.<A HREF="opennlp/uima/doccat/DoccatModelResourceImpl.html" title="class in opennlp.uima.doccat"><B>DoccatModelResourceImpl</B></A> (implements opennlp.uima.doccat.<A HREF="opennlp/uima/doccat/DoccatModelResource.html" title="interface in opennlp.uima.doccat">DoccatModelResource</A>)
<LI TYPE="circle">opennlp.uima.parser.<A HREF="opennlp/uima/parser/ParserModelResourceImpl.html" title="class in opennlp.uima.parser"><B>ParserModelResourceImpl</B></A> (implements opennlp.uima.parser.<A HREF="opennlp/uima/parser/ParserModelResource.html" title="interface in opennlp.uima.parser">ParserModelResource</A>)
<LI TYPE="circle">opennlp.uima.postag.<A HREF="opennlp/uima/postag/POSModelResourceImpl.html" title="class in opennlp.uima.postag"><B>POSModelResourceImpl</B></A> (implements opennlp.uima.postag.<A HREF="opennlp/uima/postag/POSModelResource.html" title="interface in opennlp.uima.postag">POSModelResource</A>)
<LI TYPE="circle">opennlp.uima.sentdetect.<A HREF="opennlp/uima/sentdetect/SentenceModelResourceImpl.html" title="class in opennlp.uima.sentdetect"><B>SentenceModelResourceImpl</B></A> (implements opennlp.uima.sentdetect.<A HREF="opennlp/uima/sentdetect/SentenceModelResource.html" title="interface in opennlp.uima.sentdetect">SentenceModelResource</A>)
<LI TYPE="circle">opennlp.uima.tokenize.<A HREF="opennlp/uima/tokenize/TokenizerModelResourceImpl.html" title="class in opennlp.uima.tokenize"><B>TokenizerModelResourceImpl</B></A> (implements opennlp.uima.tokenize.<A HREF="opennlp/uima/tokenize/TokenizerModelResource.html" title="interface in opennlp.uima.tokenize">TokenizerModelResource</A>)
<LI TYPE="circle">opennlp.uima.namefind.<A HREF="opennlp/uima/namefind/TokenNameFinderModelResourceImpl.html" title="class in opennlp.uima.namefind"><B>TokenNameFinderModelResourceImpl</B></A> (implements opennlp.uima.namefind.<A HREF="opennlp/uima/namefind/TokenNameFinderModelResource.html" title="interface in opennlp.uima.namefind">TokenNameFinderModelResource</A>)
</UL>
<LI TYPE="circle">org.apache.uima.analysis_component.AnalysisComponent_ImplBase (implements org.apache.uima.analysis_component.AnalysisComponent)
<UL>
<LI TYPE="circle">org.apache.uima.analysis_component.Annotator_ImplBase<UL>
<LI TYPE="circle">org.apache.uima.analysis_component.CasAnnotator_ImplBase<UL>
<LI TYPE="circle">opennlp.uima.sentdetect.<A HREF="opennlp/uima/sentdetect/AbstractSentenceDetector.html" title="class in opennlp.uima.sentdetect"><B>AbstractSentenceDetector</B></A><UL>
<LI TYPE="circle">opennlp.uima.sentdetect.<A HREF="opennlp/uima/sentdetect/SentenceDetector.html" title="class in opennlp.uima.sentdetect"><B>SentenceDetector</B></A></UL>
<LI TYPE="circle">opennlp.uima.tokenize.<A HREF="opennlp/uima/tokenize/AbstractTokenizer.html" title="class in opennlp.uima.tokenize"><B>AbstractTokenizer</B></A><UL>
<LI TYPE="circle">opennlp.uima.tokenize.<A HREF="opennlp/uima/tokenize/SimpleTokenizer.html" title="class in opennlp.uima.tokenize"><B>SimpleTokenizer</B></A><LI TYPE="circle">opennlp.uima.tokenize.<A HREF="opennlp/uima/tokenize/Tokenizer.html" title="class in opennlp.uima.tokenize"><B>Tokenizer</B></A><LI TYPE="circle">opennlp.uima.tokenize.<A HREF="opennlp/uima/tokenize/WhitespaceTokenizer.html" title="class in opennlp.uima.tokenize"><B>WhitespaceTokenizer</B></A></UL>
<LI TYPE="circle">opennlp.uima.chunker.<A HREF="opennlp/uima/chunker/Chunker.html" title="class in opennlp.uima.chunker"><B>Chunker</B></A><LI TYPE="circle">opennlp.uima.namefind.<A HREF="opennlp/uima/namefind/DictionaryNameFinder.html" title="class in opennlp.uima.namefind"><B>DictionaryNameFinder</B></A><LI TYPE="circle">opennlp.uima.doccat.<A HREF="opennlp/uima/doccat/DocumentCategorizer.html" title="class in opennlp.uima.doccat"><B>DocumentCategorizer</B></A><LI TYPE="circle">opennlp.uima.doccat.<A HREF="opennlp/uima/doccat/LanguageDetector.html" title="class in opennlp.uima.doccat"><B>LanguageDetector</B></A><LI TYPE="circle">opennlp.uima.namefind.<A HREF="opennlp/uima/namefind/NameFinder.html" title="class in opennlp.uima.namefind"><B>NameFinder</B></A><LI TYPE="circle">opennlp.uima.normalizer.<A HREF="opennlp/uima/normalizer/Normalizer.html" title="class in opennlp.uima.normalizer"><B>Normalizer</B></A><LI TYPE="circle">opennlp.uima.parser.<A HREF="opennlp/uima/parser/Parser.html" title="class in opennlp.uima.parser"><B>Parser</B></A><LI TYPE="circle">opennlp.uima.postag.<A HREF="opennlp/uima/postag/POSTagger.html" title="class in opennlp.uima.postag"><B>POSTagger</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">opennlp.uima.util.<A HREF="opennlp/uima/util/AnnotationComboIterator.html" title="class in opennlp.uima.util"><B>AnnotationComboIterator</B></A> (implements java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Iterable.html" title="class or interface in java.lang">Iterable</A>&lt;T&gt;, java.util.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Iterator.html" title="class or interface in java.util">Iterator</A>&lt;E&gt;)
<LI TYPE="circle">opennlp.uima.util.<A HREF="opennlp/uima/util/AnnotationComparator.html" title="class in opennlp.uima.util"><B>AnnotationComparator</B></A> (implements java.util.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Comparator.html" title="class or interface in java.util">Comparator</A>&lt;T&gt;)
<LI TYPE="circle">opennlp.uima.util.<A HREF="opennlp/uima/util/AnnotationIteratorPair.html" title="class in opennlp.uima.util"><B>AnnotationIteratorPair</B></A><LI TYPE="circle">opennlp.uima.util.<A HREF="opennlp/uima/util/AnnotatorUtil.html" title="class in opennlp.uima.util"><B>AnnotatorUtil</B></A><LI TYPE="circle">opennlp.uima.util.<A HREF="opennlp/uima/util/CasConsumerUtil.html" title="class in opennlp.uima.util"><B>CasConsumerUtil</B></A><LI TYPE="circle">opennlp.uima.util.<A HREF="opennlp/uima/util/ContainingConstraint.html" title="class in opennlp.uima.util"><B>ContainingConstraint</B></A> (implements org.apache.uima.cas.FSMatchConstraint)
<LI TYPE="circle">opennlp.uima.util.<A HREF="opennlp/uima/util/ExceptionMessages.html" title="class in opennlp.uima.util"><B>ExceptionMessages</B></A><LI TYPE="circle">opennlp.tools.util.FilterObjectStream&lt;S,T&gt; (implements opennlp.tools.util.ObjectStream&lt;T&gt;)
<UL>
<LI TYPE="circle">opennlp.uima.util.<A HREF="opennlp/uima/util/SampleTraceStream.html" title="class in opennlp.uima.util"><B>SampleTraceStream</B></A>&lt;T&gt;</UL>
<LI TYPE="circle">opennlp.uima.normalizer.<A HREF="opennlp/uima/normalizer/NumberUtil.html" title="class in opennlp.uima.normalizer"><B>NumberUtil</B></A><LI TYPE="circle">opennlp.uima.util.<A HREF="opennlp/uima/util/OpennlpUtil.html" title="class in opennlp.uima.util"><B>OpennlpUtil</B></A><LI TYPE="circle">org.apache.uima.resource.Resource_ImplBase (implements org.apache.uima.resource.Resource)
<UL>
<LI TYPE="circle">org.apache.uima.resource.ConfigurableResource_ImplBase (implements org.apache.uima.resource.ConfigurableResource)
<UL>
<LI TYPE="circle">org.apache.uima.collection.CasConsumer_ImplBase (implements org.apache.uima.collection.CasConsumer)
<UL>
<LI TYPE="circle">opennlp.uima.chunker.<A HREF="opennlp/uima/chunker/ChunkerTrainer.html" title="class in opennlp.uima.chunker"><B>ChunkerTrainer</B></A><LI TYPE="circle">opennlp.uima.doccat.<A HREF="opennlp/uima/doccat/DocumentCategorizerTrainer.html" title="class in opennlp.uima.doccat"><B>DocumentCategorizerTrainer</B></A><LI TYPE="circle">opennlp.uima.namefind.<A HREF="opennlp/uima/namefind/NameFinderTrainer.html" title="class in opennlp.uima.namefind"><B>NameFinderTrainer</B></A><LI TYPE="circle">opennlp.uima.postag.<A HREF="opennlp/uima/postag/POSTaggerTrainer.html" title="class in opennlp.uima.postag"><B>POSTaggerTrainer</B></A><LI TYPE="circle">opennlp.uima.sentdetect.<A HREF="opennlp/uima/sentdetect/SentenceDetectorTrainer.html" title="class in opennlp.uima.sentdetect"><B>SentenceDetectorTrainer</B></A><LI TYPE="circle">opennlp.uima.tokenize.<A HREF="opennlp/uima/tokenize/TokenizerTrainer.html" title="class in opennlp.uima.tokenize"><B>TokenizerTrainer</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">opennlp.uima.normalizer.<A HREF="opennlp/uima/normalizer/StringDictionary.html" title="class in opennlp.uima.normalizer"><B>StringDictionary</B></A><LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang"><B>Exception</B></A><UL>
<LI TYPE="circle">org.apache.uima.InternationalizedException<UL>
<LI TYPE="circle">org.apache.uima.UIMAException<UL>
<LI TYPE="circle">org.apache.uima.resource.ResourceProcessException<UL>
<LI TYPE="circle">org.apache.uima.analysis_engine.AnalysisEngineProcessException<UL>
<LI TYPE="circle">opennlp.uima.util.<A HREF="opennlp/uima/util/OpenNlpAnnotatorProcessException.html" title="class in opennlp.uima.util"><B>OpenNlpAnnotatorProcessException</B></A></UL>
</UL>
</UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">opennlp.uima.util.<A HREF="opennlp/uima/util/UimaUtil.html" title="class in opennlp.uima.util"><B>UimaUtil</B></A></UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">opennlp.uima.chunker.<A HREF="opennlp/uima/chunker/ChunkerModelResource.html" title="interface in opennlp.uima.chunker"><B>ChunkerModelResource</B></A><LI TYPE="circle">opennlp.uima.doccat.<A HREF="opennlp/uima/doccat/DoccatModelResource.html" title="interface in opennlp.uima.doccat"><B>DoccatModelResource</B></A><LI TYPE="circle">opennlp.uima.parser.<A HREF="opennlp/uima/parser/ParserModelResource.html" title="interface in opennlp.uima.parser"><B>ParserModelResource</B></A><LI TYPE="circle">opennlp.uima.postag.<A HREF="opennlp/uima/postag/POSModelResource.html" title="interface in opennlp.uima.postag"><B>POSModelResource</B></A><LI TYPE="circle">opennlp.uima.sentdetect.<A HREF="opennlp/uima/sentdetect/SentenceModelResource.html" title="interface in opennlp.uima.sentdetect"><B>SentenceModelResource</B></A><LI TYPE="circle">opennlp.uima.tokenize.<A HREF="opennlp/uima/tokenize/TokenizerModelResource.html" title="interface in opennlp.uima.tokenize"><B>TokenizerModelResource</B></A><LI TYPE="circle">opennlp.uima.namefind.<A HREF="opennlp/uima/namefind/TokenNameFinderModelResource.html" title="interface in opennlp.uima.namefind"><B>TokenNameFinderModelResource</B></A></UL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>