com.fullspan.kat.bookmark
Class KatTagGetter

java.lang.Object
  extended bycom.fullspan.kat.bookmark.KatTagGetter

public class KatTagGetter
extends java.lang.Object

Based on code from the Bookmark Menu Applet by Zoran Lazarevic: http://www1.cs.columbia.edu/~laza/bookmarks/readme.html

Author:
Zoran Lazarevic, Mitch Stuart

Constructor Summary
KatTagGetter(java.io.Reader r)
           
 
Method Summary
 java.lang.String next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KatTagGetter

public KatTagGetter(java.io.Reader r)
             throws java.io.IOException
Method Detail

next

public java.lang.String next()
                      throws java.io.IOException
Throws:
java.io.IOException