public class ResourceReferenceFactory extends PrefixedRootFactory
jr://resource/.
TODO: Configure this factory to also work for raw resource accessors like "/something".
| Constructor and Description |
|---|
ResourceReferenceFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Reference |
factory(String terminal,
String URI)
Creates a Reference using the most locally available part of a
URI.
|
derive, derive, derives, toStringprotected Reference factory(String terminal, String URI)
PrefixedRootFactoryfactory in class PrefixedRootFactoryterminal - The local part of the URI for this prefixed root
(excluding the root itself)URI - The full URICopyright © 2024. All rights reserved.