| Package | Description |
|---|---|
| org.apache.jena.riot.adapters |
| Modifier and Type | Method and Description |
|---|---|
static AdapterFileManager |
AdapterFileManager.get()
Get the global file manager.
|
static AdapterFileManager |
AdapterFileManager.makeGlobal()
Create a "standard" FileManager.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AdapterFileManager.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
|
Licenced under the Apache License, Version 2.0