| Package | Description |
|---|---|
| xapi.elemental.api | |
| xapi.elemental.impl | |
| xapi.source.api | |
| xapi.source.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementalService.setLexer(Lexer lexer) |
| Modifier and Type | Class and Description |
|---|---|
class |
LexerForMarkup |
| Modifier and Type | Method and Description |
|---|---|
Lexer |
ElementalServiceDefault.getLexer() |
protected Lexer |
LexerForMarkup.onWhitespace(char c,
CharIterator str) |
protected Lexer |
LexerForMarkup.onWord(LexerStack parent,
String word,
CharIterator str) |
protected Lexer |
LexerForMarkup.onWordStart(char c,
CharIterator str) |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementalServiceDefault.setLexer(Lexer lexer) |
| Modifier and Type | Method and Description |
|---|---|
Lexer |
Lexer.consume(CharIterator str) |
Lexer |
Lexer.lex(String str) |
| Modifier and Type | Class and Description |
|---|---|
class |
LexerDefault |
class |
LexerForWords |
class |
LexerStack |
| 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) |
Lexer |
LexerDefault.lex(String in) |
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.