public class DirtyLuceneIndexParser extends NutsIteratorBase<String> implements Closeable
| Constructor and Description |
|---|
DirtyLuceneIndexParser(InputStream reader,
net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
net.thevpc.nuts.NutsElement |
describe(net.thevpc.nuts.NutsElements elems) |
boolean |
hasNext() |
static boolean |
isVisibleChar(char c) |
String |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic DirtyLuceneIndexParser(InputStream reader, net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsElement describe(net.thevpc.nuts.NutsElements elems)
describe in interface net.thevpc.nuts.NutsDescribablepublic static boolean isVisibleChar(char c)
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2022 vpc open source initiative. All rights reserved.