public class TransportURIResolver extends ExtendedURIResolver
| Modifier and Type | Field and Description |
|---|---|
protected Bus |
bus |
currentResolver, lastestImportUri, resourceOpened| Constructor and Description |
|---|
TransportURIResolver(Bus b) |
| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.InputSource |
resolve(java.lang.String curUri,
java.lang.String baseUri) |
close, getLatestImportURI, getURIprotected Bus bus
public TransportURIResolver(Bus b)
public org.xml.sax.InputSource resolve(java.lang.String curUri,
java.lang.String baseUri)
resolve in class ExtendedURIResolver