Uses of Interface
org.apache.jena.util.Locator
Packages that use Locator
-
Uses of Locator in org.apache.jena.util
Classes in org.apache.jena.util that implement LocatorModifier and TypeClassDescriptionclassDeprecated.classDeprecated.UseStreamManagerandLocatorFilefromorg.apache.jena.riot.system.stream.classDeprecated.UseStreamManagerandLocatorHTTPfromorg.apache.jena.riot.system.stream.classDeprecated.UseStreamManagerandLocatorZipfromorg.apache.jena.riot.system.stream.Methods in org.apache.jena.util that return types with arguments of type LocatorModifier and TypeMethodDescriptionFileManager.locators()Return an iterator over all the handlersFileManagerImpl.locators()Return an iterator over all the handlersMethods in org.apache.jena.util with parameters of type LocatorModifier and TypeMethodDescriptionvoidFileManager.addLocator(Locator loc) Add a locator to the end of the locators listvoidFileManagerImpl.addLocator(Locator loc) Add a locator to the end of the locators listvoidRemove a locatorvoidRemove a locator
StreamManagerandLocatorClassLoaderfromorg.apache.jena.riot.system.stream.