Package org.opengis.cite.kml22.level3
Class Options
java.lang.Object
org.opengis.cite.kml22.BaseFixture
org.opengis.cite.kml22.level3.Options
Contains test methods for various optional constraints that may be satisfied by a KML
instance.
Sources
- OGC 07-134r2: OGC KML 2.2 - Abstract Test Suite
-
Field Summary
Fields inherited from class org.opengis.cite.kml22.BaseFixture
NS_MAP, testSubject -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid[Test] Checks for the occurrence of deprecated elements.Methods inherited from class org.opengis.cite.kml22.BaseFixture
obtainTestSubject, setTestSubject, verifyElementNotEmpty
-
Constructor Details
-
Options
public Options()
-
-
Method Details
-
deprecatedElements
public void deprecatedElements()[Test] Checks for the occurrence of deprecated elements.Sources
- OGC 07-134r2, ATC 71: BalloonStyle - color
- OGC 07-134r2, ATC 72: Metadata
- OGC 07-134r2, ATC 76: Snippet
- OGC 07-134r2, ATC 77: NetworkLink-Url
-