|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
java.io.PipedInputStream
org.apache.lucene.demo.html.HTMLParser.MyPipedInputStream
private class HTMLParser.MyPipedInputStream
| Field Summary |
|---|
| Fields inherited from class java.io.PipedInputStream |
|---|
buffer, in, out, PIPE_SIZE |
| Constructor Summary | |
|---|---|
HTMLParser.MyPipedInputStream()
|
|
HTMLParser.MyPipedInputStream(java.io.PipedOutputStream src)
|
|
| Method Summary | |
|---|---|
boolean |
full()
|
| Methods inherited from class java.io.PipedInputStream |
|---|
available, close, connect, read, read, receive |
| Methods inherited from class java.io.InputStream |
|---|
mark, markSupported, read, reset, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLParser.MyPipedInputStream()
public HTMLParser.MyPipedInputStream(java.io.PipedOutputStream src)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public boolean full()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||