All Methods Static Methods Instance Methods Abstract Methods Concrete Methods 
| Modifier and Type | Method and Description | 
| String | getAbstract() | 
| String | getAccessConstraints() | 
| String | getAuthorityName(Element authority) | 
| String | getAuthorityURL(Element authority) | 
| String | getBoundingBoxCRS(Element bbox) | 
| String | getBoundingBoxMaxx(Element bbox) | 
| String | getBoundingBoxMaxy(Element bbox) | 
| String | getBoundingBoxMinx(Element bbox) | 
| String | getBoundingBoxMiny(Element bbox) | 
| String | getBoundingBoxResx(Element bbox) | 
| String | getBoundingBoxResy(Element bbox) | 
| String | getBoundingBoxSRS(Element bbox) | 
| URL | getCapsURL() | 
| String | getContactOrganization() | 
| String | getContactPerson() | 
| String | getDimensionCurrent(Element dimension) | 
| String | getDimensionDefault(Element dimension) | 
| String | getDimensionExtent(Element dimension) | 
| String | getDimensionMultipleValues(Element dimension) | 
| String | getDimensionName(Element dimension) | 
| String | getDimensionNearestValue(Element dimension) | 
| String | getDimensionUnits(Element dimension) | 
| String | getDimensionUnitSymbol(Element dimension) | 
| Document | getDocument() | 
| String | getEastBoundLongitude(Element bbox) | 
| protected Element | getElement(Element context,
          String path) | 
| protected Element[] | getElements(Element context,
           String path) | 
| String[] | getExceptionFormats() | 
| String | getExtentCurrent(Element dimension) | 
| String | getExtentDefault(Element dimension) | 
| String | getExtentMultipleValues(Element dimension) | 
| String | getExtentName(Element dimension) | 
| String | getExtentNearestValue(Element dimension) | 
| String | getExtentText(Element dimension) | 
| String | getFeatureInfoRequestGetURL() | 
| String | getFeatureInfoRequestPostURL() | 
| String | getFees() | 
| String[] | getGetCapabilitiesFormats() | 
| String | getGetCapabilitiesRequestGetURL() | 
| String | getGetCapabilitiesRequestPostURL() | 
| String[] | getGetMapFormats() | 
| String | getGetMapRequestGetURL() | 
| String | getGetMapRequestPostURL() | 
| String | getIdentifier(Element identifier) | 
| String | getIdentifierAuthority(Element identifier) | 
| String[] | getKeywordList() | 
| Element | getLayer() | 
| String | getLayerAbstract(Element layer) | 
| String | getLayerAttributionLogoFormat(Element layer) | 
| String | getLayerAttributionLogoHeight(Element layer) | 
| String | getLayerAttributionLogoURL(Element layer) | 
| String | getLayerAttributionLogoWidth(Element layer) | 
| String | getLayerAttributionTitle(Element layer) | 
| String | getLayerAttributionURL(Element layer) | 
| Element[] | getLayerAuthorityURLs(Element layer) | 
| abstract BoundingBox[] | getLayerBoundingBoxes(Element layer) | 
| Element | getLayerByName(String layerName) | 
| String | getLayerCascaded(Element layer) | 
| String[] | getLayerCRS(Element layer) | 
| String | getLayerDataURL(Element layer) | 
| String | getLayerDataURLFormat(Element layer) | 
| Element[] | getLayerDimensions(Element layer) | 
| Element[] | getLayerExtents(Element layer) | 
| Double[] | getLayerExtremeElevations(Capabilities caps,
                         String[] layerNames) | 
| String | getLayerExtremeElevationsMax(Element layer) | 
| String | getLayerExtremeElevationsMin(Element layer) | 
| String | getLayerFeatureListFormat(Element layer) | 
| String | getLayerFeatureListURL(Element layer) | 
| String | getLayerFixedHeight(Element layer) | 
| String | getLayerFixedWidth(Element layer) | 
| abstract BoundingBox | getLayerGeographicBoundingBox(Element layer) | 
| Element[] | getLayerIdentifiers(Element layer) | 
| String[] | getLayerKeywordList(Element layer) | 
| String | getLayerLastUpdate(Element layer) | 
| Long | getLayerLatestLastUpdateTime(Capabilities caps,
                            String[] layerNames) | 
| String | getLayerLimit() | 
| abstract String | getLayerMaxScaleDenominator(Element layer) | 
| Element[] | getLayerMetadataURLs(Element layer) | 
| abstract String | getLayerMinScaleDenominator(Element layer) | 
| String | getLayerName(Element layerElement) | 
| String | getLayerNoSubsets(Element layer) | 
| String | getLayerOpaque(Element layer) | 
| String | getLayerQueryable(Element layer) | 
| String[] | getLayerSRS(Element layer) | 
| Element | getLayerStyleByName(Element layerElement,
                   String styleName) | 
| Element[] | getLayerStyles(Element layerElement) | 
| Element[] | getLayerSubLayers(Element layer) | 
| String | getLayerTitle(Element layerElement) | 
| String | getMaxHeight() | 
| String | getMaxWidth() | 
| String | getMetadataFormat(Element metadata) | 
| String | getMetadataType(Element metadata) | 
| String | getMetadataURL(Element metadata) | 
| Element[] | getNamedLayers() | 
| String | getNorthBoundLatitude(Element bbox) | 
| String | getOnlineResource() | 
| String | getServiceName() | 
| String | getSouthBoundLatitude(Element bbox) | 
| String | getStyleAbstract(Element styleElement) | 
| String | getStyleLegendFormat(Element styleElement) | 
| String | getStyleLegendHeight(Element styleElement) | 
| String | getStyleLegendURL(Element styleElement) | 
| String | getStyleLegendWidth(Element styleElement) | 
| String | getStyleName(Element styleElement) | 
| String | getStyleName(Element layerElement,
            Element styleElement) | 
| String | getStyleSheetURL(Element styleElement) | 
| String | getStyleSheetURLFormat(Element styleElement) | 
| String | getStyleTitle(Element styleElement) | 
| String | getStyleTitle(Element layerElement,
             Element styleElement) | 
| String | getStyleURL(Element styleElement) | 
| String | getStyleURLFormat(Element styleElement) | 
| protected String | getText(Element context,
       String path) | 
| protected String | getText(String path) | 
| protected String[] | getTextArray(Element context,
            String path) | 
| String | getTitle() | 
| protected Element[] | getUniqueElements(Element context,
                 String path,
                 String uniqueTag) | 
| protected String[] | getUniqueText(Element context,
             String path) | 
| String | getUpdateSequence() | 
| String | getVendorSpecificCapabilities() | 
| String | getVersion() | 
| String | getWestBoundLongitude(Element bbox) | 
| static Capabilities | parse(Document doc) | 
| static Capabilities | retrieve(URI uri,
        Integer connectTimeout,
        Integer readTimeout) | 
| static Capabilities | retrieve(URI uri,
        String service) | 
| static Capabilities | retrieve(URI uri,
        String service,
        Integer connectTimeout,
        Integer readTimeout) |