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