|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.geosolutions.geoserver.rest.decoder.utils.NameLinkElem
it.geosolutions.geoserver.rest.decoder.RESTWorkspaceList.RESTShortWorkspace
public static class RESTWorkspaceList.RESTShortWorkspace
Workspace summary info.
This is an XML fragment:
<workspace>
<name>it.geosolutions</name>
<atom:link xmlns:atom="http://www.w3.org/2005/Atom"
rel="alternate"
href="http://localhost:8080/geoserver/rest/workspaces/it.geosolutions.xml"
type="application/xml"/>
</workspace>
| Constructor Summary | |
|---|---|
RESTWorkspaceList.RESTShortWorkspace(Element elem)
|
|
| Method Summary |
|---|
| Methods inherited from class it.geosolutions.geoserver.rest.decoder.utils.NameLinkElem |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RESTWorkspaceList.RESTShortWorkspace(Element elem)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||