Uses of Class
org.opengis.test.ValidatorContainer
Packages that use ValidatorContainer
Package
Description
Base classes for validators and test suites for all GeoAPI objects.
Validators and test suites for the
org.opengis.geometry package.Validators and test suites for the
org.opengis.metadata package.Validators and test suites for the
org.opengis.referencing package.Validators and test suites for the
org.opengis.util package.-
Uses of ValidatorContainer in org.opengis.test
Fields in org.opengis.test declared as ValidatorContainerModifier and TypeFieldDescriptionprotected final ValidatorContainerValidator.containerThe container of this validator.static ValidatorContainerValidators.DEFAULTThe default container to be used by all staticvalidatemethods.Constructors in org.opengis.test with parameters of type ValidatorContainerModifierConstructorDescriptionprotectedValidator(ValidatorContainer container, String packageName) Creates a new validator instance. -
Uses of ValidatorContainer in org.opengis.test.geometry
Constructors in org.opengis.test.geometry with parameters of type ValidatorContainerModifierConstructorDescriptionGeometryValidator(ValidatorContainer container) Creates a new validator. -
Uses of ValidatorContainer in org.opengis.test.metadata
Constructors in org.opengis.test.metadata with parameters of type ValidatorContainerModifierConstructorDescriptionCitationValidator(ValidatorContainer container) Creates a new validator.ExtentValidator(ValidatorContainer container) Creates a new validator.protectedMetadataValidator(ValidatorContainer container, String packageName) Creates a new validator instance. -
Uses of ValidatorContainer in org.opengis.test.referencing
Constructors in org.opengis.test.referencing with parameters of type ValidatorContainerModifierConstructorDescriptionCRSValidator(ValidatorContainer container) Creates a new validator.CSValidator(ValidatorContainer container) Creates a new validator.DatumValidator(ValidatorContainer container) Creates a new validator.OperationValidator(ValidatorContainer container) Creates a new validator.ParameterValidator(ValidatorContainer container) Creates a new validator.ReferencingValidator(ValidatorContainer container, String packageName) Creates a new validator. -
Uses of ValidatorContainer in org.opengis.test.util
Constructors in org.opengis.test.util with parameters of type ValidatorContainerModifierConstructorDescriptionNameValidator(ValidatorContainer container) Creates a new validator.