DataModel |
A class to model the collection of all XFA nodes that make up form data.
|
DataModel.AttributeWrapper |
The AttributeWrapper exists so that we can pass an Attribute to a method that expects an Element.
|
DataModelFactory |
A class to represent XFA data model factories.
|
DataModelScript |
This class contains all the script functionality associated with the
Node class.
|
DataNode |
DataNode is a class that combines what used to be two classes in the C++ code
base: XFADataGroup and XFADataValue.
|
DataNodeScript |
This class contains all the script functionality associated with the
DataNode class.
|
DataSchema |
The (simple) schema of our XFA Data DOM
|
DataTransformations |
DataTransformation contains and implements the config commands.
|
DataWindow |
|
DataWindowFilter |
|
DataWindowScript |
This class contains all the script functionality associated with the
Node class.
|
IncrementalLoader |
IncrementalLoadHandler is used by a DataModel in the case
when it is in lazy loading mode.
|