Uses of Interface
org.apache.jena.riot.system.stream.Locator
Packages that use Locator
-
Uses of Locator in org.apache.jena.riot.adapters
Constructors in org.apache.jena.riot.adapters with parameters of type Locator -
Uses of Locator in org.apache.jena.riot.system.stream
Classes in org.apache.jena.riot.system.stream that implement LocatorModifier and TypeClassDescriptionclass
LocatorClassLoader provides access to Java resources.class
Location files in the filing system.class
Support for resources using the "ftp:" schemeclass
Support for resources using the "http:" and "https" schemesclass
Locator for the resource called "-" mapped toSystem.in
.class
class
Location files in a zip fileMethods in org.apache.jena.riot.system.stream that return types with arguments of type LocatorModifier and TypeMethodDescriptionStreamManager.locators()
Return an immutable list of all the handlersMethods in org.apache.jena.riot.system.stream with parameters of type LocatorModifier and TypeMethodDescriptionStreamManager.addLocator
(Locator loc) Add a locator to the end of the locators list.void
Remove a locator.