| Package | Description |
|---|---|
| gutenberg.pygments |
| Modifier and Type | Method and Description |
|---|---|
static PyGateway |
PyGateway.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
List<LexerInfo> |
Lexers.loadAvailableLexers(PyGateway gateway) |
com.google.common.base.Optional<Object> |
Lexers.lookupLexer(PyGateway gateway,
String alias)
Lookup a Pygments lexer by an alias.
|
| Constructor and Description |
|---|
Pygments(PyGateway gateway,
Lexers lexers) |
Copyright © 2014. All Rights Reserved.