| Package | Description |
|---|---|
| org.javarosa.core.model.instance | |
| org.javarosa.xml |
| Modifier and Type | Method and Description |
|---|---|
static ExternalDataInstance |
ExternalDataInstance.build(String instanceSrc,
String instanceId)
Builds an ExternalDataInstance by parsing the file at the given location or fills in a placeholder if the file
can't be found or derived.
|
static TreeElement |
XmlExternalInstance.parse(String instanceId,
String path) |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
ElementParser.parse()
Parses the XML document at the current level, returning the datatype
described by the document.
|
Copyright © 2022. All rights reserved.