public class WorkspaceDocument extends Object
Constructor and Description |
---|
WorkspaceDocument(Path path,
String content) |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
Path |
getPath() |
void |
setContent(String content) |
void |
setPath(Path path) |
String |
toString() |
Copyright © 2019 WSO2. All rights reserved.