| Package | Description |
|---|---|
| org.apache.excalibur.source.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonsVFSSourceFactory
A factory for source types supported by
Commons VFS.
|
class |
FileSourceFactory
A factory for filesystem-based sources (see
FileSource). |
class |
FTPSourceFactory
A factory for an @link FTPSource.
|
class |
HTTPClientSourceFactory
HTTPClientSource Factory class. |
class |
HTTPSClientSourceFactory
HTTPClientSource Factory class. |
class |
ResourceSourceFactory
A factory for the Resource protocol
|
class |
URLSourceFactory
A factory for a
URL wrapper |
| Modifier and Type | Method and Description |
|---|---|
private java.lang.String |
SourceResolverImpl.absolutize(SourceFactory factory,
java.lang.String baseURI,
java.lang.String systemID)
Makes an absolute URI based on a baseURI and a relative URI.
|