Package com.adobe.xfa.content


package com.adobe.xfa.content
  • Classes
    Class
    Description
    This class contains all the script functionality associated with the BooleanValue class.
    An element that creates a unit of data content representing a boolean value.
    Base class for all the XFA types that hold content (integer, text, image etc)
    This class contains all the script functionality associated with the Content class.
    This class contains all the script functionality associated with the DateValue class.
    This class contains all the script functionality associated with the DateTimeValue class.
    An element that describes a unit of data content representing a date and time conforming to a subset of ISO 8601 format.
    An element that creates a unit of data content representing a date conforming to a subset of ISO 8601 format.
    This class contains all the script functionality associated with the DecimalValue class.
    An element that creates a unit of data content representing a number with a fixed number of digits after the decimal.
    This class contains all the script functionality associated with the ExDataValue class.
    An element that describes a unit of foreign data content.
    This class contains all the script functionality associated with the FloatValue class.
    An element that creates a unit of data content representing an floating point value.
    This class contains all the script functionality associated with the ImageValue class.
    A class to represent content
    This class contains all the script functionality associated with the IntegerValue class.
    An element that creates a unit of data content representing an integer value.
    This class implements the element in the XFA grammar.
    This class contains all the script functionality associated with the TextValue class.
    A class that represents the content element in XFA schemas.
    This class contains all the script functionality associated with the TimeValue class.
    An element that creates a unit of data content representing a time conforming to a subset of ISO 8601 format.