| Package | Description | 
|---|---|
| org.apache.jena.riot.adapters | |
| org.apache.jena.riot.stream | 
| Constructor and Description | 
|---|
| AdapterFileManager(StreamManager streamManager,
                  LocationMapper mapper)Create a FileManger using a RIOT StreamManager and RIOT LocationMapper | 
| AdapterLocationMapper(LocationMapper mapper) | 
| Modifier and Type | Method and Description | 
|---|---|
| LocationMapper | StreamManager. getLocationMapper()Get the location mapping | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LocationMapper. copyFrom(LocationMapper lmap2) | 
| void | StreamManager. setLocationMapper(LocationMapper _mapper)Set the location mapping | 
| Constructor and Description | 
|---|
| LocationMapper(LocationMapper locMapper)Create a LocationMapper made like another one
 This is a deep copy of the location and prefix maps.. | 
Licenced under the Apache License, Version 2.0