Interface URIResolver

All Known Subinterfaces:
CollectionURIResolver
All Known Implementing Classes:
DefaultURIResolver

public interface URIResolver
  • Method Summary

    Modifier and Type
    Method
    Description
    resolveEntity(String targetNamespace, String schemaLocation, String baseUri)
    Resolves an interface
  • Method Details

    • resolveEntity

      InputSource resolveEntity(String targetNamespace, String schemaLocation, String baseUri)
      Resolves an interface
      Parameters:
      targetNamespace -
      schemaLocation -
      baseUri -