|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectTokenStream
TokenFilter
SnippetMaker.StartEndStripper
public class SnippetMaker.StartEndStripper
Strips the special start-of-field/end-of-field markers from tokens.
| Field Summary |
|---|
| Fields inherited from class TokenFilter |
|---|
input |
| Constructor Summary | |
|---|---|
SnippetMaker.StartEndStripper(TokenStream input)
|
|
| Method Summary | |
|---|---|
Token |
next()
Retrieve the next token in the stream. |
| Methods inherited from class TokenFilter |
|---|
close |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SnippetMaker.StartEndStripper(TokenStream input)
| Method Detail |
|---|
public Token next()
throws IOException
next in class TokenStreamIOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||