public class NetworkLinkControlTests extends CommonFixture
CommonFixture.TargetElementsIteratorclient, conformanceLevel, kmlDoc, request, response, ROOT_PKG_PATH, targetElements| Constructor and Description |
|---|
NetworkLinkControlTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
findNetworkLinkControlElements()
Finds kml:NetworkLinkControl elements in the KML document that do not
appear in an update context.
|
void |
refreshPeriod(Node linkControl)
[Test] Verifies that a kml:NetworkLinkControl/kml:minRefreshPeriod
element does not have a negative value (its datatype is xsd:double and
the nominal default value is 0.0).
|
void |
validUpdate(Node linkControlNode)
[Test] Verifies that a kml:Update element satisfies all applicable
constraints.
|
buildGetRequest, clearMessages, findTargetElements, getResponseEntityAsDocument, initCommonFixture, setTargetElements, targetElementsProviderpublic void findNetworkLinkControlElements()
public void refreshPeriod(Node linkControl)
linkControl - A kml:NetworkLinkControl element.public void validUpdate(Node linkControlNode)
targetId attribute and do not have
an id attributelinkControlNode - A kml:NetworkLinkControl element.Copyright © 2016 Open Geospatial Consortium. All rights reserved.