| Package | Description |
|---|---|
| org.javarosa.core.model.instance | |
| org.javarosa.xml | |
| org.javarosa.xml.util |
| 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.
|
TreeElement |
TreeElementParser.parse() |
List<TreeElement> |
TreeElementParser.parseInternalSecondaryInstances()
Parses the internal instances from an XForm (excluding the main instance)
|
| Modifier and Type | Method and Description |
|---|---|
static InvalidStructureException |
InvalidStructureException.readableInvalidStructureException(String message,
org.kxml2.io.KXmlParser parser) |
Copyright © 2022. All rights reserved.