Package org.javarosa.xform.parse
-
Interface Summary Interface Description IElementHandler An IElementHandler is responsible for handling the parsing of a particular XForms node.IXFormParserFactory Interface for class factory for creating an XFormParser.IXFormParserFunctions Provides functions from XFormParser to classes split off from it, to avoid a cyclical dependency.XFormParser.ErrorCallback XFormParser.WarningCallback -
Class Summary Class Description Constants FisherYates This class implements the Fisher-Yates list shuffling algorithm.RandomizeHelper This class contains all the code needed to implement the xform randomize() function.RangeParser Features for parsing the range elementSubmissionParser A Submission ProfileXFormParser Provides conversion from xform to epihandy object model and vice vasa.XFormParserFactory Class factory for creating an XFormParser.XFormParserReporter Deprecated. UseLoggerFactory.getLogger(Class)instead -
Exception Summary Exception Description XFormParseException Exception thrown when an XForms Parsing error occurs.