public final class EncryptedJsonReader
extends java.lang.Object
| Constructor | Description |
|---|---|
EncryptedJsonReader() |
| Modifier and Type | Method | Description |
|---|---|---|
EncryptedWorkspace |
read(java.io.Reader reader) |
Reads and parses a workspace definition from a JSON document.
|
public EncryptedWorkspace read(java.io.Reader reader) throws WorkspaceReaderException
reader - a Reader on top of the workspace definitionWorkspaceReaderException - if something goes wrong