public final class EncryptedJsonReader
extends java.lang.Object
| Constructor and Description |
|---|
EncryptedJsonReader() |
| Modifier and Type | Method and 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