| 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.BindAttributeProcessor | |
| XFormParser.ErrorCallback | |
| XFormParser.FormDefProcessor | |
| XFormParser.ModelAttributeProcessor | |
| XFormParser.Processor | |
| XFormParser.WarningCallback |
| 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 element
|
| SubmissionParser |
A Submission Profile
|
| XFormParser |
Provides conversion from xform to epihandy object model and vice vasa.
|
| XFormParserFactory |
Class factory for creating an XFormParser.
|
| XFormParserReporter | Deprecated
Use
LoggerFactory.getLogger(Class) instead |
| Exception | Description |
|---|---|
| XFormParseException | Deprecated
Use non
RuntimeException XFormParser.ParseException instead |
| XFormParser.MissingModelAttributeException | |
| XFormParser.ParseException |
Copyright © 2023. All rights reserved.