Uses of Interface
org.opengis.cite.cdb10.cdbStructure.Capability1Tests.validateFile
Packages that use Capability1Tests.validateFile
-
Uses of Capability1Tests.validateFile in org.opengis.cite.cdb10.cdbStructure
Methods in org.opengis.cite.cdb10.cdbStructure with parameters of type Capability1Tests.validateFileModifier and TypeMethodDescriptionprotected void
Capability1Tests.iterateDatasets
(ArrayList<Path> datasets, Capability1Tests.validateFile lambda) Combine looping of the array of dataset paths with lambda file evaluation.protected void
Capability1Tests.iterateEntries
(Path baseDirectory, int depth, Capability1Tests.validateFile lambda) Run a lambda function against all files a certain depth below a given directory.