Uses of Interface
org.geotools.util.EntityResolver3
Packages that use EntityResolver3
Package
Description
Contains utilities and addition to the collection framework.
-
Uses of EntityResolver3 in org.geotools.appschema.resolver.xml
Classes in org.geotools.appschema.resolver.xml that implement EntityResolver3Modifier and TypeClassDescriptionclassAnEntityResolver2that uses the enclosing instance'sSchemaResolverto look up XML entities (that is, XML schemas). -
Uses of EntityResolver3 in org.geotools.util
Classes in org.geotools.util that implement EntityResolver3Modifier and TypeClassDescriptionclassEntity Resolver which allows to resolve on OGC & INSPIRE schemas, roughly inspired from the `AllowListEntityResolver` class from GeoServer.classEntity Resolver which allows access to internal files and sample-data as either"file"references to (from IDE) or"jar:file"references (from Maven).classNullObject implementation forEntityResolver2(used as an alternative to null checks).classEntityResolver2implementation that disallows access to any external entity.classEntityResolver implementation to prevent use external entity resolution to local files. -
Uses of EntityResolver3 in org.geotools.xsd.impl
Classes in org.geotools.xsd.impl that implement EntityResolver3