Uses of Class
org.javarosa.xml.util.UnfullfilledRequirementsException
| Package | Description |
|---|---|
| org.javarosa.core.model.instance | |
| org.javarosa.xml |
-
Uses of UnfullfilledRequirementsException in org.javarosa.core.model.instance
Methods in org.javarosa.core.model.instance that throw UnfullfilledRequirementsException Modifier and Type Method Description static ExternalDataInstanceExternalDataInstance. build(String instanceSrc, String instanceId)Builds an ExternalDataInstancestatic TreeElementXmlExternalInstance. parse(String instanceId, String path) -
Uses of UnfullfilledRequirementsException in org.javarosa.xml
Methods in org.javarosa.xml that throw UnfullfilledRequirementsException Modifier and Type Method Description abstract TElementParser. parse()Parses the XML document at the current level, returning the datatype described by the document.