A very common problem is resolving a source, which means finding a source using a URI. The source resolver of Avalon Excalibur is a component helping you in this task. It resolves sources from a given URI. The URI can use all available protocols of the JRE. In addition own protocols can be plugged-in. So using the standard protocols like HTTP, FTP or file can be handled in the same way, like dealing with custom, self-build protocols such as myxmldatabase://root/documents/test.xml.
tags: container| Version | Download | Details |
|---|---|---|
| 20020820 | Binary (53 KB) | Details |
| 2.1 | Binary (77 KB) | Details |
| 2.0 | Binary (66 KB) | Details |
| 1.1 | Binary (66 KB) | Details |
| 1.0.1 | Binary (78 KB) | Details |
| 1.0 | Binary (48 KB) | Details |
<dependency>
<groupId>excalibur-sourceresolve</groupId>
<artifactId>excalibur-sourceresolve</artifactId>
<version>20020820</version>
</dependency>