public class GSWorkspaceEncoder extends PropertyXMLEncoder
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static String |
WORKSPACE |
| Constructor and Description |
|---|
GSWorkspaceEncoder() |
GSWorkspaceEncoder(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addName(String name)
Add the name to this workspace
|
String |
getName() |
void |
setName(String name)
add or change (if already set) the workspace name
|
add, createElementWithAttribute, get, get, setadd, addContent, getRoot, isEmpty, remove, set, setRoot, setRoot, toStringpublic static final String WORKSPACE
public static final String NAME
public GSWorkspaceEncoder()
public GSWorkspaceEncoder(String name)
name - the workspace nameprotected void addName(String name)
name - IllegalStateException - if name is already setpublic void setName(String name)
name - public String getName()
Copyright © 2007–2016 PDOK. All rights reserved.