| Package | Description |
|---|---|
| net.opengis.wms | |
| net.opengis.wms.impl |
| Modifier and Type | Method and Description |
|---|---|
PostDocument.Post |
HTTPDocument.HTTP.addNewPost()
Appends and returns a new empty "Post" element
|
PostDocument.Post |
PostDocument.addNewPost()
Appends and returns a new empty "Post" element
|
PostDocument.Post |
HTTPDocument.HTTP.getPost()
Gets the "Post" element
|
PostDocument.Post |
PostDocument.getPost()
Gets the "Post" element
|
static PostDocument.Post |
PostDocument.Post.Factory.newInstance() |
static PostDocument.Post |
PostDocument.Post.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPDocument.HTTP.setPost(PostDocument.Post post)
Sets the "Post" element
|
void |
PostDocument.setPost(PostDocument.Post post)
Sets the "Post" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PostDocumentImpl.PostImpl
An XML Post(@http://www.opengis.net/wms).
|
| Modifier and Type | Method and Description |
|---|---|
PostDocument.Post |
PostDocumentImpl.addNewPost()
Appends and returns a new empty "Post" element
|
PostDocument.Post |
HTTPDocumentImpl.HTTPImpl.addNewPost()
Appends and returns a new empty "Post" element
|
PostDocument.Post |
PostDocumentImpl.getPost()
Gets the "Post" element
|
PostDocument.Post |
HTTPDocumentImpl.HTTPImpl.getPost()
Gets the "Post" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
PostDocumentImpl.setPost(PostDocument.Post post)
Sets the "Post" element
|
void |
HTTPDocumentImpl.HTTPImpl.setPost(PostDocument.Post post)
Sets the "Post" element
|
Copyright © 2015 52north.org. All rights reserved.