public interface WorkspaceReader
| Modifier and Type | Method and Description |
|---|---|
com.structurizr.Workspace |
read(java.io.Reader reader)
Reads and parses a workspace definition.
|
com.structurizr.Workspace read(java.io.Reader reader)
throws WorkspaceReaderException
reader - a Reader on top of the workspace definitionWorkspaceReaderException - if something goes wrong