Class DefaultEntityResolver

  • All Implemented Interfaces:
    Serializable, EntityResolver, EntityResolver2

    public class DefaultEntityResolver
    extends Object
    implements EntityResolver2, Serializable
    Entity Resolver which allows to resolve on OGC & INSPIRE schemas, roughly inspired from the `AllowListEntityResolver` class from GeoServer.

    In addition to XSD entities, we also have standards like WMS 1.1.1 making use of DTD definitions.

    Author:
    Pierre Mauduit (Camptocamp)
    See Also:
    Serialized Form