public class EmptyTextSource extends Object implements TextSource
TextSource that reads and emits nothing.| Modifier and Type | Field and Description |
|---|---|
static TextSource |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(TextSourceEncounter encounter)
Parse the source using the given encounter.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitempty, processpublic static final TextSource INSTANCE
public void parse(TextSourceEncounter encounter) throws IOException
TextSourceparse in interface TextSourceIOExceptionCopyright © 2018. All rights reserved.