Class RESTNamespaceList.RESTShortNamespace
- java.lang.Object
-
- it.geosolutions.geoserver.rest.decoder.RESTNamespaceList.RESTShortNamespace
-
- Enclosing class:
- RESTNamespaceList
public static class RESTNamespaceList.RESTShortNamespace extends java.lang.ObjectNamespace summary info.
This is an XML fragment:<namespace> <name>it.geosolutions</name> <atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="alternate" href="http://localhost:8080/geoserver/rest/namespaces/it.geosolutions.xml" type="application/xml"/> </namespace>
-
-
Constructor Summary
Constructors Constructor Description RESTShortNamespace(org.jdom.Element elem)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()
-