XFA4J

Package com.adobe.xfa

Interface Summary
HrefHandler This interface defines the services that handle href related actions in an XFA based form.
Node.ChangeLogger This interface defines the logging operations available when differences (changes) are encountered while comparing DOMs using Node.compareVersions(Node, Node.ChangeLogger, Object).
 

Class Summary
AppModel A class to represent the top level element in the XFA object model.
AppModel.LegacyMask  
Arg This class represents an argument to a function or a return value.
Attribute A common base class to represent XML attributes.
CDataNode  
Chars A class to represent the XML character data nodes in the DOM.
Comment A class to represent the XML comment nodes in the DOM.
Document A container class to hold the XML document node of the DOM.
DOMSaveOptions A class to define DOM saving options.
Element A class to represent the XFA elements in a DOM.
EnumAttr A class to represent the enumerated values of attributes.
EventPseudoModel EventPseudoModel describes the state of an event that is being fired.
EventPseudoModel.EventInfo Encapsulates the state of EventPseudoModel.
GenericAttribute A class to represents plain XML attributes, i.e., attributes that do not fit into an XFA schema.
HostPseudoModel This is the base class for the host pseudo model ($host).
ListBase A base class for all lists that are used in the XFA scripting object model.
LogMessenger A class to represent a log messenger.
Model An abstract class from which to derive all other models.
ModelFactory A class to represent model factories.
Node A base class to represent all the types of nodes in a DOM.
NodeList A superclass to represent a list of nodes.
NodeValidationInfo A class holding information about the validity of an XFA node's children, attributes or attribute values.
Obj A base class to represent all XFA objects, templates and data.
Packet A class to represent the children of the XFA app model that are not otherwise represented by a model.
ProcessingInstruction A class to represent the XML processing instruction nodes in the DOM.
ProtoableNode A base class to represent protoable objects.
PseudoModel A base class for all transient scripting objects.
Schema A base class for all model schema definitions.
ScriptHandler A base class to handle scripting engines.
SOMParser SOMParser provides support for resolving a SOM (Scripting Object Model) expression into a list of nodes.
SOMParser.SomResultInfo Describes one returned value from the SOM parser.
StringAttr An immutable class to represent any attribute defined by a simple string.
STRS A class to define miscellaneous string constants.
TextNode A class to represent the textual content of an XFA element in the DOM.
XFA A class to define the namespace for all XFA elements and attributes.
 


XFA4J

© 2005 Adobe Systems Incorporated. All Rights Reserved.