it.geosolutions.geoserver.rest.decoder
Class RESTNamespaceList.RESTShortNamespace
java.lang.Object
it.geosolutions.geoserver.rest.decoder.RESTNamespaceList.RESTShortNamespace
- Enclosing class:
- RESTNamespaceList
public static class RESTNamespaceList.RESTShortNamespace
- extends Object
Namespace 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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESTNamespaceList.RESTShortNamespace
public RESTNamespaceList.RESTShortNamespace(org.jdom.Element elem)
getName
public String getName()
Copyright © 2007-2013 GeoSolutions. All Rights Reserved.