Package org.javarosa.xform.util

  • Class Summary 
    Class Description
    InterningKXmlParser  
    XFormAnswerDataParser
    The XFormAnswerDataParser is responsible for taking XForms elements and parsing them into a specific type of IAnswerData.
    XFormAnswerDataSerializer
    The XFormAnswerDataSerializer takes in AnswerData objects, and provides an XForms compliant (String or Element) representation of that AnswerData.
    XFormSerializer  
    XFormUtils
    Static Utility methods pertaining to XForms.