Interface | Description |
---|---|
WorkspaceDocumentManager |
This represents a Document Manager for the workspace.
|
Class | Description |
---|---|
ExtendedWorkspaceDocumentManagerImpl |
This class provides an abstraction layer for a given filePath.
|
WorkspaceDocument |
Represents a document open in workspace.
|
WorkspaceDocumentManagerImpl |
An in-memory document manager that keeps dirty files in-memory and will match the collection of files currently open
in tool's workspace.
|
WorkspaceDocumentManagerImpl.DocumentPair |
This class holds workspace document and its lock.
|
Exception | Description |
---|---|
WorkspaceDocumentException |
This exception is thrown when Document Manager encounters an error.
|
Copyright © 2019 WSO2. All rights reserved.