Jump to letter: [
          
            ABCDEGHIJKMNOPRSTWX
          ]
        
        excalibur-sourceresolve: Excalibur Sourceresolve
        
        
            | Name: | excalibur-sourceresolve | 
            Vendor: | JPackage Project | 
        
        
            | Version: | 2.1 | 
            License: | Apache Software License 2.0 | 
        
        
            | Release: | 1jpp | 
            URL: | http://excalibur.apache.org/ | 
        
        
        
        - Summary
 
        - A utility for finding resources given an URI.
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.
 
        
        
        
        Changelog
        
            - * Wed Sep  7 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> 0:2.1-1jpp
 
            - 
            
- First build from this codebase