| ConfigurationElement |
A base class for ConfigurationKey and ConfigurationValue.
|
| ConfigurationKey |
A class to represent config objects capable of enclosing other
XFAConfigurationKey objects, (i.e., nested keys)
and XFAConfigurationValue objects (i.e., values).
|
| ConfigurationModel |
A class to model the collection of all XFA nodes that make
up form config.
|
| ConfigurationModelFactory |
A class to represent XFA configuration model factories.
|
| ConfigurationSchema |
This class defines the valid node relationships in XFA Configuration.
|
| ConfigurationUri |
An element that represents a value capable of containing data.
|
| ConfigurationUriScript |
This class contains all the script functionality associated with the
ConfigurationUri class.
|
| ConfigurationValue |
An element that represents a value capable of containing data.
|
| ConfigurationValueScript |
This class contains all the script functionality associated with the
ConfigurationValue class.
|