| Package | Description |
|---|---|
| net.opengis.wms | |
| net.opengis.wms.impl |
| Modifier and Type | Method and Description |
|---|---|
GetDocument.Get |
GetDocument.addNewGet()
Appends and returns a new empty "Get" element
|
GetDocument.Get |
HTTPDocument.HTTP.addNewGet()
Appends and returns a new empty "Get" element
|
GetDocument.Get |
GetDocument.getGet()
Gets the "Get" element
|
GetDocument.Get |
HTTPDocument.HTTP.getGet()
Gets the "Get" element
|
static GetDocument.Get |
GetDocument.Get.Factory.newInstance() |
static GetDocument.Get |
GetDocument.Get.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetDocument.setGet(GetDocument.Get get)
Sets the "Get" element
|
void |
HTTPDocument.HTTP.setGet(GetDocument.Get get)
Sets the "Get" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GetDocumentImpl.GetImpl
An XML Get(@http://www.opengis.net/wms).
|
| Modifier and Type | Method and Description |
|---|---|
GetDocument.Get |
GetDocumentImpl.addNewGet()
Appends and returns a new empty "Get" element
|
GetDocument.Get |
HTTPDocumentImpl.HTTPImpl.addNewGet()
Appends and returns a new empty "Get" element
|
GetDocument.Get |
GetDocumentImpl.getGet()
Gets the "Get" element
|
GetDocument.Get |
HTTPDocumentImpl.HTTPImpl.getGet()
Gets the "Get" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDocumentImpl.setGet(GetDocument.Get get)
Sets the "Get" element
|
void |
HTTPDocumentImpl.HTTPImpl.setGet(GetDocument.Get get)
Sets the "Get" element
|
Copyright © 2015 52north.org. All rights reserved.