public abstract class AbstractTokenStreamWrapper extends Object implements TokenStreamWrapper
| Constructor and Description |
|---|
AbstractTokenStreamWrapper(Reader input) |
| Modifier and Type | Method and Description |
|---|---|
org.ansj.domain.Term |
next() |
void |
reset() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparsepublic AbstractTokenStreamWrapper(Reader input) throws IOException
IOExceptionpublic void reset()
throws IOException
reset in interface TokenStreamWrapperIOExceptionpublic org.ansj.domain.Term next()
throws IOException
next in interface TokenStreamWrapperIOExceptionCopyright © 2006–2018 TinyGroup. All rights reserved.