| Package | Description |
|---|---|
| net.opengis.wms | |
| net.opengis.wms.impl |
| Modifier and Type | Method and Description |
|---|---|
KeywordListDocument.KeywordList |
KeywordListDocument.addNewKeywordList()
Appends and returns a new empty "KeywordList" element
|
KeywordListDocument.KeywordList |
ServiceDocument.Service.addNewKeywordList()
Appends and returns a new empty "KeywordList" element
|
KeywordListDocument.KeywordList |
LayerDocument.Layer.addNewKeywordList()
Appends and returns a new empty "KeywordList" element
|
KeywordListDocument.KeywordList |
KeywordListDocument.getKeywordList()
Gets the "KeywordList" element
|
KeywordListDocument.KeywordList |
ServiceDocument.Service.getKeywordList()
Gets the "KeywordList" element
|
KeywordListDocument.KeywordList |
LayerDocument.Layer.getKeywordList()
Gets the "KeywordList" element
|
static KeywordListDocument.KeywordList |
KeywordListDocument.KeywordList.Factory.newInstance() |
static KeywordListDocument.KeywordList |
KeywordListDocument.KeywordList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
KeywordListDocument.setKeywordList(KeywordListDocument.KeywordList keywordList)
Sets the "KeywordList" element
|
void |
ServiceDocument.Service.setKeywordList(KeywordListDocument.KeywordList keywordList)
Sets the "KeywordList" element
|
void |
LayerDocument.Layer.setKeywordList(KeywordListDocument.KeywordList keywordList)
Sets the "KeywordList" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
KeywordListDocumentImpl.KeywordListImpl
An XML KeywordList(@http://www.opengis.net/wms).
|
| Modifier and Type | Method and Description |
|---|---|
KeywordListDocument.KeywordList |
LayerDocumentImpl.LayerImpl.addNewKeywordList()
Appends and returns a new empty "KeywordList" element
|
KeywordListDocument.KeywordList |
KeywordListDocumentImpl.addNewKeywordList()
Appends and returns a new empty "KeywordList" element
|
KeywordListDocument.KeywordList |
ServiceDocumentImpl.ServiceImpl.addNewKeywordList()
Appends and returns a new empty "KeywordList" element
|
KeywordListDocument.KeywordList |
LayerDocumentImpl.LayerImpl.getKeywordList()
Gets the "KeywordList" element
|
KeywordListDocument.KeywordList |
KeywordListDocumentImpl.getKeywordList()
Gets the "KeywordList" element
|
KeywordListDocument.KeywordList |
ServiceDocumentImpl.ServiceImpl.getKeywordList()
Gets the "KeywordList" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayerDocumentImpl.LayerImpl.setKeywordList(KeywordListDocument.KeywordList keywordList)
Sets the "KeywordList" element
|
void |
KeywordListDocumentImpl.setKeywordList(KeywordListDocument.KeywordList keywordList)
Sets the "KeywordList" element
|
void |
ServiceDocumentImpl.ServiceImpl.setKeywordList(KeywordListDocument.KeywordList keywordList)
Sets the "KeywordList" element
|
Copyright © 2015 52north.org. All rights reserved.