| Package | Description |
|---|---|
| com.ctc.wstx.dtd |
| Modifier and Type | Method and Description |
|---|---|
static TokenModel |
TokenModel.getNullToken() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChoiceModel.indexTokens(List<TokenModel> tokens) |
void |
ConcatModel.indexTokens(List<TokenModel> tokens) |
void |
StarModel.indexTokens(List<TokenModel> tokens) |
void |
OptionalModel.indexTokens(List<TokenModel> tokens) |
abstract void |
ModelNode.indexTokens(List<TokenModel> tokens) |
void |
TokenModel.indexTokens(List<TokenModel> tokens) |
Copyright © 2012–2017 FasterXML. All rights reserved.