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 java.net.URL
resolveResource(java.lang.String href)
-