| Modifier and Type | Class and Description |
|---|---|
class |
GSVersionDecoder
Encode an XML for about/version.xml
|
class |
GSVersionDecoder.GSAboutResource |
| Modifier and Type | Class and Description |
|---|---|
class |
GSAbstractStoreEncoder
Generic Store encoder.
|
class |
GSBackupEncoder |
class |
GSLayerEncoder
Layer encoder for Geoserver >= 2.2
|
class |
GSLayerEncoder21
Layer encoder for Geoserver = 2.1
|
class |
GSLayerGroupEncoder
LayerGroup encoder for GeoServer < 2.3
|
class |
GSLayerGroupEncoder23
LayerGroup encoder for GeoServer >= 2.3
|
class |
GSNamespaceEncoder
Namespace XML encoder.
|
class |
GSPostGISDatastoreEncoder
Deprecated.
Will be removed in next version 1.5.x.
Use
GSPostGISDatastoreEncoder instead. |
class |
GSResourceEncoder
Encode a GeoServer resource.
|
class |
GSWorkspaceEncoder |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GSResourceEncoder.addMetadata(String key,
XmlElement dimensionInfo) |
protected void |
GSLayerEncoder21.addMetadata(String key,
XmlElement dimensionInfo) |
void |
GSResourceEncoder.setMetadata(String key,
XmlElement dimensionInfo)
Deprecated.
Use
GSResourceEncoder.setMetadataDimension(String, GSDimensionInfoEncoder) this method will be set as protected for internal use only |
| Modifier and Type | Class and Description |
|---|---|
class |
GSAuthorityURLInfoEncoder
GSAuthorityURLInfoEncoder - encodes an authorityURL for a given GeoServer
layer as follows:
|
| Modifier and Type | Class and Description |
|---|---|
class |
GSAbstractCoveragestoreEncoder
Deprecated.
TODO complete specialization
|
class |
GSCoverageEncoder
Creates an XML
|
class |
GSImageMosaicEncoder
Use this encoder for ImageMosaic coverages.
|
class |
GSJP2KEncoder
Should be used to encode a Jpeg2K coverage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GSAbstractDatastoreEncoder
Generic Datastore encoder.
|
class |
GSArcSDEDatastoreEncoder
Encoder for an datastore.
|
class |
GSDirectoryOfShapefilesDatastoreEncoder
Encoder for a datastore.
|
class |
GSGeoTIFFDatastoreEncoder
Encoder for a datastore.
|
class |
GSMosaicDatastoreEncoder
Encoder for a datastore.
|
class |
GSOracleNGDatastoreEncoder
Encoder for an datastore.
|
class |
GSShapefileDatastoreEncoder
Encoder for a datastore.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GSCoverageDimensionEncoder
GSCoverageDimension - encodes a CoverageDimension for a given GeoServer Resource (feature type /coverage), as follows:
|
| Modifier and Type | Class and Description |
|---|---|
class |
GSAttributeEncoder |
class |
GSFeatureTypeEncoder
Encode a GeoServer resource as FeatureType
|
| Modifier and Type | Class and Description |
|---|---|
class |
GSIdentifierInfoEncoder
GSIdentifierInfoEncoder - encodes an Identifier for a given GeoServer
layer as follows:
|
| Modifier and Type | Class and Description |
|---|---|
class |
GSDimensionInfoEncoder |
class |
GSFeatureDimensionInfoEncoder |
| Modifier and Type | Class and Description |
|---|---|
class |
GSVirtualTableEncoder
GSVirtualTableEncoder - Encodes a metadata VirtualTable for a GeoServer
featureType.
|
class |
VTGeometryEncoder
VTGeometryEncoder - Encodes a metadata VirtualTable geometry for a
GeoServer featureType, as follows:
|
class |
VTParameterEncoder
VTParameterEncoder - Encodes a metadata VirtualTable parameter for a
GeoServer featureType, as follows:
|
| Modifier and Type | Class and Description |
|---|---|
class |
GSMetadataLinkInfoEncoder
GSMetadataLinkEncoder - encodes a metadataLink for a given GeoServer Resource
(feature type /coverage), as follows:
|
| Modifier and Type | Class and Description |
|---|---|
class |
GSServiceSettingsEncoder
Created with IntelliJ IDEA.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NestedElementEncoder
Encodes lists of entries with key attribute.
|
class |
PropertyXMLEncoder
Creates an XML document by mapping properties to XML nodes.
You can set the root element name in the constructor. |
Copyright © 2007–2016 PDOK. All rights reserved.