|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parser | |
|---|---|
| me.grison.jtoml | |
| me.grison.jtoml.impl | |
| Uses of Parser in me.grison.jtoml |
|---|
| Methods in me.grison.jtoml with type parameters of type Parser | ||
|---|---|---|
|
Parser.parseFile(File file)
Parse the given File as TOML. |
|
|
Parser.parseString(String string)
Parse the given String as TOML. |
|
| Uses of Parser in me.grison.jtoml.impl |
|---|
| Classes in me.grison.jtoml.impl that implement Parser | |
|---|---|
class |
Toml
Toml parsing class front-end. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||