| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.lucene.parser.AbstractHTMLParser
org.apache.lenya.lucene.parser.SwingHTMLParser
public class SwingHTMLParser
| Constructor Summary | |
|---|---|
SwingHTMLParser()
Creates a new instance of SwingHTMLParser  | 
|
| Method Summary | |
|---|---|
protected  SwingHTMLHandler | 
getHandler()
 | 
 java.lang.String | 
getKeywords()
Get keywords  | 
 java.io.Reader | 
getReader()
DOCUMENT ME!  | 
protected  java.io.Reader | 
getReader(java.net.URI uri)
 | 
 java.lang.String | 
getTitle()
Get title  | 
 void | 
parse(java.net.URI uri)
Parses a URI.  | 
| Methods inherited from class org.apache.lenya.lucene.parser.AbstractHTMLParser | 
|---|
parse | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SwingHTMLParser()
| Method Detail | 
|---|
public void parse(java.net.URI uri)
           throws ParseException
ParseExceptionprotected SwingHTMLHandler getHandler()
public java.lang.String getTitle()
public java.lang.String getKeywords()
public java.io.Reader getReader()
protected java.io.Reader getReader(java.net.URI uri)
                            throws java.io.IOException,
                                   java.net.MalformedURLException
java.io.IOException
java.net.MalformedURLException
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||