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 TypeClassDescriptionclassLocatorClassLoader provides access to Java resources.classLocation files in the filing system.classSupport for resources using the "ftp:" schemeclassSupport for resources using the "http:" and "https" schemesclassLocator for the resource called "-" mapped toSystem.in.classclassLocation 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.voidRemove a locator.