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, wait
parse
public AbstractTokenStreamWrapper(Reader input) throws IOException
IOException
public void reset() throws IOException
reset
in interface TokenStreamWrapper
IOException
public org.ansj.domain.Term next() throws IOException
next
in interface TokenStreamWrapper
IOException
Copyright © 2006–2018 TinyGroup. All rights reserved.