|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetDocument.Get | |
---|---|
net.opengis.wms | |
net.opengis.wms.impl |
Uses of GetDocument.Get in net.opengis.wms |
---|
Methods in net.opengis.wms that return GetDocument.Get | |
---|---|
GetDocument.Get |
HTTPDocument.HTTP.addNewGet()
Appends and returns a new empty "Get" element |
GetDocument.Get |
GetDocument.addNewGet()
Appends and returns a new empty "Get" element |
GetDocument.Get |
HTTPDocument.HTTP.getGet()
Gets the "Get" element |
GetDocument.Get |
GetDocument.getGet()
Gets the "Get" element |
static GetDocument.Get |
GetDocument.Get.Factory.newInstance()
|
static GetDocument.Get |
GetDocument.Get.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.wms with parameters of type GetDocument.Get | |
---|---|
void |
HTTPDocument.HTTP.setGet(GetDocument.Get get)
Sets the "Get" element |
void |
GetDocument.setGet(GetDocument.Get get)
Sets the "Get" element |
Uses of GetDocument.Get in net.opengis.wms.impl |
---|
Classes in net.opengis.wms.impl that implement GetDocument.Get | |
---|---|
static class |
GetDocumentImpl.GetImpl
An XML Get(@http://www.opengis.net/wms). |
Methods in net.opengis.wms.impl that return GetDocument.Get | |
---|---|
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 |
Methods in net.opengis.wms.impl with parameters of type GetDocument.Get | |
---|---|
void |
GetDocumentImpl.setGet(GetDocument.Get get)
Sets the "Get" element |
void |
HTTPDocumentImpl.HTTPImpl.setGet(GetDocument.Get get)
Sets the "Get" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |