| Package | Description |
|---|---|
| org.modeshape.common.text |
A set of utilities for working with text.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TokenStream.CharacterArrayStream
An implementation of
TokenStream.CharacterStream that works with a single character array. |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenStream.Tokenizer.tokenize(TokenStream.CharacterStream input,
TokenStream.Tokens tokens)
Process the supplied characters and construct the appropriate
TokenStream.Token objects. |
void |
TokenStream.BasicTokenizer.tokenize(TokenStream.CharacterStream input,
TokenStream.Tokens tokens) |
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.