| Package | Description |
|---|---|
| org.zwobble.mammoth.internal.styles.parsing |
| Modifier and Type | Method and Description |
|---|---|
static TokenIterator<TokenType> |
StyleMappingTokeniser.tokenise(String line) |
| Modifier and Type | Method and Description |
|---|---|
static HtmlPath |
HtmlPathParser.parse(TokenIterator<TokenType> tokens) |
static BiConsumer<StyleMapBuilder,HtmlPath> |
DocumentMatcherParser.parse(TokenIterator<TokenType> tokens) |
static Optional<String> |
TokenParser.parseClassName(TokenIterator<TokenType> tokens) |
static String |
TokenParser.parseIdentifier(TokenIterator<TokenType> tokens) |
static String |
TokenParser.parseString(TokenIterator<TokenType> tokens) |
Copyright © 2018. All rights reserved.