| Package | Description |
|---|---|
| org.javarosa.core.reference |
| Modifier and Type | Class and Description |
|---|---|
class |
PrefixedRootFactory
PrefixedRootFactory provides a clean way to implement
the vast majority of behavior for a reference factory.
|
class |
ResourceReferenceFactory
A ResourceReferenceFactory is a Raw Reference Accessor
which provides a factory for references of the form
|
class |
RootTranslator
A Root Translator is a simple reference factory which doesn't
actually derive any specific references, but rather translates
references from one prefix to another.
|
| Modifier and Type | Method and Description |
|---|---|
ReferenceFactory[] |
ReferenceManager.getFactories() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceManager.addReferenceFactory(ReferenceFactory factory)
Adds a factory for deriving reference URI's into references
|
boolean |
ReferenceManager.removeReferenceFactory(ReferenceFactory factory) |
Copyright © 2021. All rights reserved.