| Package | Description |
|---|---|
| org.geotools.validation.dto |
Data Transfer Objects for use with the ValidationProcessor.
|
| org.geotools.validation.xml |
This package contains the functionality required to read and write XML versions of the org.geotools.validation.dto classes.
|
| Constructor and Description |
|---|
TestSuiteDTO(TestSuiteDTO ts)
TestSuiteConfig constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static TestSuiteDTO |
XMLReader.readTestSuite(String name,
Reader inputSource,
Map plugIns)
readTestSuiteDTO purpose.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
XMLWriter.writeTestSuite(TestSuiteDTO dto,
Writer w) |
Copyright © 1996–2019 Geotools. All rights reserved.