See: Description
| Interface | Description |
|---|---|
| Named |
A named thing has a local
name which may be further qualified by a
prefix. |
| Class | Description |
|---|---|
| Keyword |
A Keyword is Named.
|
| Symbol |
A Symbol is Named.
|
| Tag |
A Tag is Named.
|
| TaggedValue |
A Tagged value that received no specific handling because the Parser
was not configured with a handler for its tag.
|
| Exception | Description |
|---|---|
| EdnException |
EdnException is thrown when something goes wrong during the
operation of edn-java.
|
| EdnIOException |
Indicates that an I/O error occurred.
|
| EdnSyntaxException |
EdnSyntaxException is thrown when a syntax error is discovered
during parsing.
|
Copyright © 2019. All rights reserved.