|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Repository | |
| org.geotools.data | Defines the DataStoreAPI via which all data is imported or exported. |
| org.geotools.validation | Defines the Validation Processor and Support classes. |
| Uses of Repository in org.geotools.data |
| Classes in org.geotools.data that implement Repository | |
class |
DefaultRepository
Quick hack of a DataRepository allows me to bridge the existing DataStore API with these experiments for a Opperations api. |
class |
FeatureSourceRepository
Another Quick hack of a DataRepository as a bridge to the Opperations api. |
| Uses of Repository in org.geotools.validation |
| Constructors in org.geotools.validation with parameters of type Repository | |
Validator(Repository repository,
ValidationProcessor processor)
Validator Constructor |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||