| Package | Description |
|---|---|
| us.bpsm.edn.parser |
This package provides a Parser for edn.
|
| Modifier and Type | Method and Description |
|---|---|
Parser.Config |
Parser.Config.Builder.build()
Build and return the
Parser.Config described by the
sequence of calls made on this Builder. |
static Parser.Config |
Parsers.defaultConfiguration()
Return the default configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static Parser |
Parsers.newParser(Parser.Config cfg)
Return a Parser configured by the given
Parser.Config. |
Copyright © 2019. All rights reserved.