summaryrefslogtreecommitdiff
path: root/doc/api/morfologik/fsa/FSAFinalStatesIterator.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/morfologik/fsa/FSAFinalStatesIterator.html')
-rw-r--r--doc/api/morfologik/fsa/FSAFinalStatesIterator.html65
1 files changed, 51 insertions, 14 deletions
diff --git a/doc/api/morfologik/fsa/FSAFinalStatesIterator.html b/doc/api/morfologik/fsa/FSAFinalStatesIterator.html
index 994e490..796922a 100644
--- a/doc/api/morfologik/fsa/FSAFinalStatesIterator.html
+++ b/doc/api/morfologik/fsa/FSAFinalStatesIterator.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_14) on Mon Sep 21 12:09:36 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_14) on Wed Jan 26 18:49:37 CET 2011 -->
<TITLE>
FSAFinalStatesIterator
</TITLE>
-<META NAME="date" CONTENT="2009-09-21">
+<META NAME="date" CONTENT="2011-01-26">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
@@ -54,7 +54,7 @@ function windowTitle()
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../morfologik/fsa/FSA.html" title="class in morfologik.fsa"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../morfologik/fsa/FSABuilder.InfoEntry.html" title="enum in morfologik.fsa"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../morfologik/fsa/FSAFlags.html" title="enum in morfologik.fsa"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?morfologik/fsa/FSAFinalStatesIterator.html" target="_top"><B>FRAMES</B></A> &nbsp;
@@ -75,9 +75,9 @@ function windowTitle()
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+ SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
@@ -103,8 +103,8 @@ java.lang.Object
</PRE>
<P>
-An iterator that traverses all final states reachable from a given
- node and returns byte sequences corresponding to final states.
+An iterator that traverses the right language of a given node (all sequences
+ reachable from a given node).
<P>
<P>
@@ -112,6 +112,23 @@ An iterator that traverses all final states reachable from a given
<P>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../morfologik/fsa/FSAFinalStatesIterator.html#FSAFinalStatesIterator(morfologik.fsa.FSA, int)">FSAFinalStatesIterator</A></B>(<A HREF="../../morfologik/fsa/FSA.html" title="class in morfologik.fsa">FSA</A>&nbsp;fsa,
+ int&nbsp;node)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of the iterator for a given node.</TD>
+</TR>
+</TABLE>
+&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
@@ -165,6 +182,26 @@ An iterator that traverses all final states reachable from a given
&nbsp;
<P>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="FSAFinalStatesIterator(morfologik.fsa.FSA, int)"><!-- --></A><H3>
+FSAFinalStatesIterator</H3>
+<PRE>
+public <B>FSAFinalStatesIterator</B>(<A HREF="../../morfologik/fsa/FSA.html" title="class in morfologik.fsa">FSA</A>&nbsp;fsa,
+ int&nbsp;node)</PRE>
+<DL>
+<DD>Create an instance of the iterator for a given node.
+<P>
+</DL>
+
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
@@ -180,7 +217,7 @@ restartFrom</H3>
<PRE>
public void <B>restartFrom</B>(int&nbsp;node)</PRE>
<DL>
-<DD>Restart walking from <code>node</code>.
+<DD>Restart walking from <code>node</code>. Allows iterator reuse.
<P>
<DD><DL>
</DL>
@@ -217,8 +254,8 @@ public java.nio.ByteBuffer <B>next</B>()</PRE>
</DD>
<DD><DL>
-<DT><B>Returns:</B><DD>Returns a <CODE>ByteBuffer</CODE> with the sequence corresponding
- to the next final state in the automaton.</DL>
+<DT><B>Returns:</B><DD>Returns a <CODE>ByteBuffer</CODE> with the sequence corresponding to
+ the next final state in the automaton.</DL>
</DD>
</DL>
<HR>
@@ -226,7 +263,7 @@ public java.nio.ByteBuffer <B>next</B>()</PRE>
<A NAME="remove()"><!-- --></A><H3>
remove</H3>
<PRE>
-public final void <B>remove</B>()</PRE>
+public void <B>remove</B>()</PRE>
<DL>
<DD>Not implemented in this iterator.
<P>
@@ -267,7 +304,7 @@ public final void <B>remove</B>()</PRE>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../morfologik/fsa/FSA.html" title="class in morfologik.fsa"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../morfologik/fsa/FSABuilder.InfoEntry.html" title="enum in morfologik.fsa"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../morfologik/fsa/FSAFlags.html" title="enum in morfologik.fsa"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?morfologik/fsa/FSAFinalStatesIterator.html" target="_top"><B>FRAMES</B></A> &nbsp;
@@ -288,9 +325,9 @@ public final void <B>remove</B>()</PRE>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+ SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>