public class InternalDataInstanceParser extends Object
| Constructor and Description |
|---|
InternalDataInstanceParser() |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<String,DataInstance> |
buildInstances(String xFormSrc)
Builds all of the internal secondary instances from a form definition.
|
public static HashMap<String,DataInstance> buildInstances(String xFormSrc)
xFormSrc - the path of the Xform containing internal instances…Copyright © 2024. All rights reserved.