public class GSVersionDecoder extends XmlElement
| Modifier and Type | Class and Description |
|---|---|
class |
GSVersionDecoder.GSAboutResource |
static class |
GSVersionDecoder.VERSION |
| Constructor and Description |
|---|
GSVersionDecoder() |
GSVersionDecoder(String document)
Load the string representation into this encoder
|
| Modifier and Type | Method and Description |
|---|---|
static GSVersionDecoder |
build(String response) |
int |
compareTo(GSVersionDecoder.VERSION v) |
GSVersionDecoder.GSAboutResource |
getGeoServer() |
GSVersionDecoder.VERSION |
getVersion() |
public static final String ABOUT
public GSVersionDecoder(String document)
document - public GSVersionDecoder()
public GSVersionDecoder.GSAboutResource getGeoServer()
public GSVersionDecoder.VERSION getVersion()
public int compareTo(GSVersionDecoder.VERSION v)
v - Enum#compareTo(Enum)}public static GSVersionDecoder build(String response)
Copyright © 2007–2016 PDOK. All rights reserved.