Package com.adobe.xfa
package com.adobe.xfa
-
ClassDescriptionA class to represent the top level element in the XFA object model.This class contains all the script functionality associated with the AppModel class.This class represents an argument to a function or a return value.An implementation of the NodeList interface that uses an ArrayList as its storage.A common base class to represent XML attributes.A class to...A convenience class that returns the frequently-used EnumAttr types BOOL_TRUE and BOOL_FALSE.A class to represent the XML character data nodes in the DOM.This class describes a relationship of a parent to one of its children.A class to...A class to represent the XML comment nodes in the DOM.This object will manages the restoration xfa properties.This class contains all the script functionality associated with the Delta class.DependencyTracker is a pure virtual class used to determine dependencies of executing scripts.A container class to hold the XML document node of the DOM.A class to define DOM saving options.An element that describes a unit of xml dsig data.A class to represent the XFA elements in a DOM.Interface that is implemented by classes that use a dual XFA/XML DOM.Specifies handling of existing node content when XML content is loaded.This class implements the NodeList interface based on a set of nodes represented as the children of an element.This class contains all the script functionality associated with the Element class.A class to represent the enumerated values of attributes.This class represents an XFA attribute whose value is one of an enumerated set.EventID classRepresents a collection of Dispatchers associated with a particular Obj.EventPseudoModel describes the state of an event that is being fired.Encapsulates the state of EventPseudoModel.This class contains all the script functionality associated with the EventPseudoModel class.Generator contains information about the generator tag contained in many of our XFA files.A class to represents plain XML attributes, i.e., attributes that do not fit into an XFA schema.The GenericNode class exists as a general-purpose class to represent many kinds of XFA nodes that don't require any special processing.This is a generic class to represent all XFA nodes whose schema allows a single #text child.This class contains all the script functionality associated with the GenericTextContainer class.This is the base class for the host pseudo model ($host).This class contains all the script functionality associated with the HostPseudoModel class.This interface defines the services that handle href related actions in an XFA based form.While this was once a map used to uniquify IDs and ID references when importing template fragments, we now use a much simpler strategy: for each fragment reference, generate a unique prefix (stored here), and prepend all IDs and ID references in the fragment with the unique prefix.A type-safe enumeration class of the XFA ImagingBBox attribute.An XFAAttribute object which holds an integer value.A base class for all lists that are used in the XFA scripting object model.This class contains all the script functionality associated with the XFAList class.Class LogMessage represents a collection of one or more log message(s).Class XFALogMessageData represents message data.LogMessageHandler base class.Class LogMessageHandlerStore stores LogMessages in an internal collection so that they may be retrieved at a later time.A class to represent a log messenger.This class contains all the script functionality associated with the LogPseudoModel class.A class to...This class contains all the script functionality associated with the Manifest class.Measurement class.An abstract class from which to derive all other models.A marker interface that indicates that a Model's contents are dual-DOM, as opposed to the model Element itself, which is always dual-DOM.A class to represent model factories.Represents the XML peer of a Model or Packet element.This class contains all the script functionality associated with the Model class.A base class to represent all the types of nodes in a DOM.This interface defines the logging operations available when differences (changes) are encountered while comparing DOMs using
Node.compareVersions(Node, Node.ChangeLogger, Object)
.A superclass to represent a list of nodes.NodeListFilter filters a node and its children to produce a list of nodes that satisfy some filter test.This class contains all the script functionality associated with the NodeList class.This class describes the schema of a node: What child nodes it may (or may not) have, as well as what attributes may be set.This class contains all the script functionality associated with the Node class.A class holding information about the validity of an XFA node's children, attributes or attribute values.A base class to represent all XFA objects, templates and data.This class contains all the script functionality associated with the Obj class.Represents an option such as those passed toXFAModelFactory::setOption()
.A class to represent the children of the XFA app model that are not otherwise represented by a model.This class contains all the script functionality associated with the Packet class.A class to represent the XML processing instruction nodes in the DOM.Represents theelement in XFA schemas. A base class to represent protoable objects.This class contains all the script functionality associated with the ProtoableNode class.A base class for all transient scripting objects.This class contains all the script functionality associated with the PseudoModel class.A node to contain rich text contentThis class contains all the script functionality associated with the RichTextNode class.A base class for all model schema definitions.This class is used to store schema relationships.This class is used to correlate schema strings to their eTag (int) values.An ScriptDebugger provides script debugging access to an ScriptHandler.This class stores the definition of the methods used to set/get dynamic properties for the XFA scripting interface.This class holds the definition for a script function.A base class to handle scripting engines.Used by ScriptHandler to describe each script.Defines the parameters required to get/set a script propertyThis table holds the list of script property and function methods available for this class.SOMParser provides support for resolving a SOM (Scripting Object Model) expression into a list of nodes.Describes one returned value from the SOM parser.An immutable class to represent any attribute defined by a simple string.A class to define miscellaneous string constants.A class to represent the textual content of an XFA element in the DOM.This class contains all the script functionality associated with the TextNode class.An object that represents a relative path.A class to define the namespace for all XFA elements and attributes.This class is used to implement script-able list objects that are not node lists.This class contains all the script functionality associated with the XMLMultiSelectNode class.Class to translate an XML stream using a XSL translation stream