| Package | Description |
|---|---|
| org.apache.jena.util |
Miscellaneous collection of utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocatorClassLoader
Deprecated.
Use
StreamManager and LocatorClassLoader from org.apache.jena.riot.system.stream. |
class |
LocatorFile
Deprecated.
Use
StreamManager and LocatorFile from org.apache.jena.riot.system.stream. |
class |
LocatorURL
Deprecated.
Use
StreamManager and LocatorHTTP from org.apache.jena.riot.system.stream. |
class |
LocatorZip
Deprecated.
Use
StreamManager and LocatorZip from org.apache.jena.riot.system.stream. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Locator> |
FileManager.locators()
Return an iterator over all the handlers
|
Iterator<Locator> |
FileManagerImpl.locators()
Return an iterator over all the handlers
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileManager.addLocator(Locator loc)
Add a locator to the end of the locators list
|
void |
FileManagerImpl.addLocator(Locator loc)
Add a locator to the end of the locators list
|
void |
FileManager.remove(Locator loc)
Remove a locator
|
void |
FileManagerImpl.remove(Locator loc)
Remove a locator
|
Licenced under the Apache License, Version 2.0