| Package | Description |
|---|---|
| io.debezium.text |
| Modifier and Type | Method and Description |
|---|---|
static TokenStream.BasicTokenizer |
TokenStream.basicTokenizer(boolean includeComments)
Obtain a basic
TokenStream.Tokenizer implementation that ignores whitespace but includes tokens for individual symbols, the
period ('.'), single-quoted strings, double-quoted strings, whitespace-delimited words, and optionally comments. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.