Uses of Class
org.apache.jena.riot.adapters.AdapterFileManager
Packages that use AdapterFileManager
-
Uses of AdapterFileManager in org.apache.jena.riot.adapters
Methods in org.apache.jena.riot.adapters that return AdapterFileManagerModifier and TypeMethodDescriptionstatic AdapterFileManagerAdapterFileManager.get()Get the global file manager.static AdapterFileManagerAdapterFileManager.makeGlobal()Create a "standard" FileManager.Methods in org.apache.jena.riot.adapters with parameters of type AdapterFileManagerModifier and TypeMethodDescriptionstatic voidAdapterFileManager.setGlobalFileManager(AdapterFileManager globalFileManager) Set the global file manager (as returned by get()) If called before any call to get(), then the usual default filemanager is not created