| Interface | Description |
|---|---|
| PrefixMapI |
Implementation-view of prefix mappings.
|
| StoragePrefixMap |
Storage-oriented abstraction for one set of prefix mappings.
|
| Class | Description |
|---|---|
| PrefixEntry |
Entry in a prefix map.
|
| PrefixesFactory |
Factory for some in-memory prefix impls
|
| PrefixLib |
Algorithms over
PrefixMapI to abbreviate and expand |
| PrefixMapBase |
PrefixMapI implemented using StoragePrefixMap |
| PrefixMapOverPrefixMapI |
(Temporary) adapter class of
PrefixMap over it's
replacement PrefixMapI. |
| PrefixMappingOverPrefixMapI |
Converted from PrefixMap (as used by the parsers) to Jena's interface PrefixMapping
(which is a bit XML-centric for historical reasons).
|
| PrefixMapStorageSimple | |
| StoragePrefixesEmpty | |
| StoragePrefixesView |
Implementation of
StoragePrefixMap
over StoragePrefixes. |
Licensed under the Apache License, Version 2.0