|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.Reader
org.imemex.idm.readers.AbstractConcatenatingReader
org.imemex.idm.readers.AllButGroupReader
public class AllButGroupReader
A concatenating reader over an index view which reads name, tuple and content. The components are separated by space.
| Constructor Summary | |
|---|---|
AllButGroupReader(ResourceView input)
|
|
| Method Summary | |
|---|---|
void |
close()
|
| Methods inherited from class org.imemex.idm.readers.AbstractConcatenatingReader |
|---|
read |
| Methods inherited from class java.io.Reader |
|---|
mark, markSupported, read, read, read, ready, reset, skip |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AllButGroupReader(ResourceView input)
| Method Detail |
|---|
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in class AbstractConcatenatingReaderjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||