Package | Description |
---|---|
org.modeshape.common.text |
A set of utilities for working with 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 © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.