public interface GetCapabilitiesRequest extends Request
The SECTION_* constants represent different sections of the Capabilities document. Specific sections can be retrieved using these parameters. This is useful because some Capabilities documents can be very large.
Modifier and Type | Field and Description |
---|---|
static String |
GET_CAPABILITIES |
static String |
SECTION_ALL |
static String |
SECTION_COMMON |
static String |
SECTION_CONTENT |
static String |
SECTION_OPERATIONS |
static String |
SECTION_SERVICE |
createResponse, getFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHints
static final String GET_CAPABILITIES
static final String SECTION_ALL
static final String SECTION_SERVICE
static final String SECTION_OPERATIONS
static final String SECTION_CONTENT
static final String SECTION_COMMON
Copyright © 1996–2023 Geotools. All rights reserved.