Package | Description |
---|---|
org.apache.jena.riot.adapters | |
org.apache.jena.riot.stream |
Constructor and Description |
---|
AdapterLocator(Locator locator) |
Modifier and Type | Class and Description |
---|---|
class |
LocatorClassLoader |
class |
LocatorFile
Location files in the filing system.
|
class |
LocatorURL |
class |
LocatorZip
Location files in a zip file
|
Modifier and Type | Method and Description |
---|---|
List<Locator> |
StreamManager.locators()
Return an immutable list of all the handlers
|
Modifier and Type | Method and Description |
---|---|
void |
StreamManager.addLocator(Locator loc)
Add a locator to the end of the locators list
|
void |
StreamManager.remove(Locator loc)
Remove a locator
|
Licenced under the Apache License, Version 2.0