Interface XMLResourceResolver

  • All Known Implementing Classes:
    URLXMLResourceResolver

    public interface XMLResourceResolver
    Since:
    10.0
    Author:
    Tristan Tarrant <tristan@infinispan.org>
    • Method Detail

      • resolveResource

        java.net.URL resolveResource​(java.lang.String href)
                              throws java.io.IOException
        Throws:
        java.io.IOException