| Package | Description |
|---|---|
| org.javarosa.core.model.instance | |
| org.javarosa.core.reference |
| Modifier and Type | Method and Description |
|---|---|
static ExternalDataInstance |
ExternalDataInstance.build(String instanceSrc,
String instanceId)
Builds an ExternalDataInstance
|
| 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
|
Copyright © 2021. All rights reserved.