| Package | Description |
|---|---|
| org.javarosa.core.reference | |
| org.javarosa.xform.parse | |
| org.javarosa.xform.util |
| Modifier and Type | Method and Description |
|---|---|
Reference |
RootTranslator.derive(String URI) |
Reference |
ReferenceFactory.derive(String URI) |
Reference |
PrefixedRootFactory.derive(String URI) |
Reference |
RootTranslator.derive(String URI,
String context) |
Reference |
ReferenceFactory.derive(String URI,
String context) |
Reference |
PrefixedRootFactory.derive(String URI,
String context) |
Reference |
ReferenceManager.deriveReference(String uri)
Derives a global reference from a URI in the current environment.
|
Reference |
ReferenceManager.DeriveReference(String uri)
Deprecated.
use deriveReference instead
|
Reference |
ReferenceManager.deriveReference(String uri,
Reference context)
Derives a reference from a URI in the current environment.
|
Reference |
ReferenceManager.DeriveReference(String uri,
Reference context)
Deprecated.
use deriveReference instead
|
Reference |
ReferenceManager.deriveReference(String uri,
String context)
Derives a reference from a URI in the current environment.
|
Reference |
ReferenceManager.DeriveReference(String uri,
String context)
Deprecated.
use deriveReference instead
|
| Modifier and Type | Method and Description |
|---|---|
TreeElement |
ExternalInstanceParser.parse(ReferenceManager referenceManager,
String instanceId,
String instanceSrc) |
| Modifier and Type | Method and Description |
|---|---|
static TreeElement |
XFormUtils.getExternalInstance(ReferenceManager referenceManager,
String id,
String instanceSrc) |
Copyright © 2024. All rights reserved.