| Package | Description |
|---|---|
| org.javarosa.xform.util |
| Modifier and Type | Method and Description |
|---|---|
static FormDef |
XFormUtils.getFormFromFormXml(String formXmlSrc,
String lastSavedSrc) |
static FormDef |
XFormUtils.getFormFromInputStream(InputStream is)
Parses a form with an external secondary instance, and returns a FormDef.
|
static FormDef |
XFormUtils.getFormRaw(InputStreamReader isr) |
Copyright © 2023. All rights reserved.