public class RESTNamespace extends Object
<namespace>
<prefix>topp</prefix>
<uri>http://www.openplans.org/topp</uri>
<featureTypes>
<atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="alternate" href="http://localhost:8080/geoserver/rest/workspaces/topp/featuretypes.xml" type="application/xml"/>
</featureTypes>
</namespace>
| Modifier and Type | Field and Description |
|---|---|
static String |
FEATURE_TYPES |
static String |
NAMESPACE |
static String |
PREFIX |
static String |
URI |
| Constructor and Description |
|---|
RESTNamespace(org.jdom.Element elem)
Create a RESTNamespace from a XML element.
|
public static final String NAMESPACE
public static final String PREFIX
public static final String URI
public static final String FEATURE_TYPES
public RESTNamespace(org.jdom.Element elem)
elem - The jdom XML Element describing a namespace.public static RESTNamespace build(String response)
response - XML representation of the namespace.public String getPrefix()
public URI getURI()
Copyright © 2007–2016 PDOK. All rights reserved.