| Package | Description |
|---|---|
| xapi.source | |
| xapi.source.api | |
| xapi.source.impl |
| Modifier and Type | Method and Description |
|---|---|
static CharIterator |
X_Base64.toCharIterator(String value) |
| Modifier and Type | Method and Description |
|---|---|
static int |
X_Base64.decode(CharIterator in)
Decodes the next VLQValue from the provided CharIterator.
|
| Modifier and Type | Method and Description |
|---|---|
Lexer |
Lexer.consume(CharIterator str) |
| Modifier and Type | Class and Description |
|---|---|
class |
StringCharIterator |
| Modifier and Type | Method and Description |
|---|---|
protected Lexer |
LexerForWords.consume(char c,
CharIterator str) |
protected Lexer |
LexerDefault.consume(char c,
CharIterator str) |
Lexer |
LexerDefault.consume(CharIterator str) |
protected String |
LexerForWords.extractWord(char c,
CharIterator str) |
protected Lexer |
LexerForWords.onWhitespace(char c,
CharIterator str) |
protected Lexer |
LexerStack.onWord(LexerStack parent,
String word,
CharIterator str) |
protected Lexer |
LexerStack.onWord(String word,
CharIterator str) |
protected Lexer |
LexerForWords.onWord(String word,
CharIterator str) |
protected Lexer |
LexerForWords.onWordStart(char c,
CharIterator str) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.