Interface XMLResourceResolver
-
- All Known Implementing Classes:
URLXMLResourceResolver
public interface XMLResourceResolver- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URLresolveResource(String href)
-
-
-
Method Detail
-
resolveResource
URL resolveResource(String href) throws IOException
- Throws:
IOException
-
-