it.geosolutions.geoserver.rest.decoder.about
Class GSVersionDecoder
java.lang.Object
it.geosolutions.geoserver.rest.encoder.utils.XmlElement
it.geosolutions.geoserver.rest.decoder.about.GSVersionDecoder
public class GSVersionDecoder
- extends XmlElement
Encode an XML for about/version.xml
- Author:
- Carlo Cancellieri - carlo.cancellieri@geo-solutions.it
| Methods inherited from class it.geosolutions.geoserver.rest.encoder.utils.XmlElement |
add, add, addContent, getRoot, isEmpty, remove, set, set, setRoot, setRoot, toString |
ABOUT
public static final String ABOUT
- See Also:
- Constant Field Values
GSVersionDecoder
public GSVersionDecoder(String document)
- Load the string representation into this encoder
- Parameters:
document -
GSVersionDecoder
public GSVersionDecoder()
getGeoServer
public GSVersionDecoder.GSAboutResource getGeoServer()
getVersion
public GSVersionDecoder.VERSION getVersion()
compareTo
public int compareTo(GSVersionDecoder.VERSION v)
- Parameters:
v -
- Returns:
- See Also:
Enum#compareTo(Enum)}
build
public static GSVersionDecoder build(String response)
Copyright © 2007-2014 GeoSolutions. All Rights Reserved.