Package com.adobe.xfa

Class EnumAttr


  • public final class EnumAttr
    extends java.lang.Object
    A class to represent the enumerated values of attributes.
    • Field Detail

      • ACCESS_PROTECTED

        public static final int ACCESS_PROTECTED
        The access attribute's ACCESS_PROTECTED value.
        See Also:
        Constant Field Values
      • ACCESS_OPEN

        public static final int ACCESS_OPEN
        The access attribute's ACCESS_OPEN value.
        See Also:
        Constant Field Values
      • ACCESS_READONLY

        public static final int ACCESS_READONLY
        The access attribute's ACCESS_READONLY value.
        See Also:
        Constant Field Values
      • ACCESS_NONINTERACTIVE

        public static final int ACCESS_NONINTERACTIVE
        The access attribute's ACCESS_NONINTERACTIVE value.
        See Also:
        Constant Field Values
      • TOP_LEFT

        public static final int TOP_LEFT
        The anchor attribute's TOP_LEFT value.
        See Also:
        Constant Field Values
      • TOP_CENTER

        public static final int TOP_CENTER
        The anchor attribute's TOP_CENTER value.
        See Also:
        Constant Field Values
      • TOP_RIGHT

        public static final int TOP_RIGHT
        The anchor attribute's TOP_RIGHT value.
        See Also:
        Constant Field Values
      • MIDDLE_LEFT

        public static final int MIDDLE_LEFT
        The anchor attribute's MIDDLE_LEFT value.
        See Also:
        Constant Field Values
      • MIDDLE_CENTER

        public static final int MIDDLE_CENTER
        The anchor attribute's MIDDLE_CENTER value.
        See Also:
        Constant Field Values
      • MIDDLE_RIGHT

        public static final int MIDDLE_RIGHT
        The anchor attribute's MIDDLE_RIGHT value.
        See Also:
        Constant Field Values
      • BOTTOM_LEFT

        public static final int BOTTOM_LEFT
        The anchor attribute's BOTTOM_LEFT value.
        See Also:
        Constant Field Values
      • BOTTOM_CENTER

        public static final int BOTTOM_CENTER
        The anchor attribute's BOTTOM_CENTER value.
        See Also:
        Constant Field Values
      • BOTTOM_RIGHT

        public static final int BOTTOM_RIGHT
        The anchor attribute's BOTTOM_RIGHT value.
        See Also:
        Constant Field Values
      • ATTRIBUTE_IGNORE

        public static final int ATTRIBUTE_IGNORE
        The attributes attribute's ATTRIBUTE_IGNORE value.
        See Also:
        Constant Field Values
      • ATTRIBUTE_DELEGATE

        public static final int ATTRIBUTE_DELEGATE
        The attributes attribute's ATTRIBUTE_DELEGATE value.
        See Also:
        Constant Field Values
      • ATTRIBUTE_PRESERVE

        public static final int ATTRIBUTE_PRESERVE
        The attributes attribute's ATTRIBUTE_PRESERVE value.
        See Also:
        Constant Field Values
      • BOOL_FALSE

        public static final int BOOL_FALSE
        The boolean attribute's BOOL_FALSE value.
        See Also:
        Constant Field Values
      • BOOL_TRUE

        public static final int BOOL_TRUE
        The boolean attribute's BOOL_TRUE value.
        See Also:
        Constant Field Values
      • SQUARE

        public static final int SQUARE
        The cap attribute's SQUARE value.
        See Also:
        Constant Field Values
      • CONTROL_ESC

        public static final int CONTROL_ESC
        The controlcode attribute's CONTROL_ESC value.
        See Also:
        Constant Field Values
      • CONTROL_LF

        public static final int CONTROL_LF
        The controlcode attribute's CONTROL_LF value.
        See Also:
        Constant Field Values
      • CONTROL_CR

        public static final int CONTROL_CR
        The controlcode attribute's CONTROL_CR value.
        See Also:
        Constant Field Values
      • CONTROL_FF

        public static final int CONTROL_FF
        The controlcode attribute's CONTROL_FF value.
        See Also:
        Constant Field Values
      • MEMORY

        public static final int MEMORY
        The dest attribute's MEMORY value.
        See Also:
        Constant Field Values
      • APPEND

        public static final int APPEND
        The destop attribute's APPEND value.
        See Also:
        Constant Field Values
      • ISO_8859_1

        public static final int ISO_8859_1
        The encoding attribute's ISO_8859_1 value.
        See Also:
        Constant Field Values
      • ISO_8859_2

        public static final int ISO_8859_2
        The encoding attribute's ISO_8859_2 value.
        See Also:
        Constant Field Values
      • ISO_8859_5

        public static final int ISO_8859_5
        The encoding attribute's ISO_8859_5 value.
        See Also:
        Constant Field Values
      • ISO_8859_6

        public static final int ISO_8859_6
        The encoding attribute's ISO_8859_6 value.
        See Also:
        Constant Field Values
      • ISO_8859_7

        public static final int ISO_8859_7
        The encoding attribute's ISO_8859_7 value.
        See Also:
        Constant Field Values
      • ISO_8859_8

        public static final int ISO_8859_8
        The encoding attribute's ISO_8859_8 value.
        See Also:
        Constant Field Values
      • ISO_8859_9

        public static final int ISO_8859_9
        The encoding attribute's ISO_8859_9 value.
        See Also:
        Constant Field Values
      • SHIFT_JIS

        public static final int SHIFT_JIS
        The encoding attribute's SHIFT_JIS value.
        See Also:
        Constant Field Values
      • KSC_5601

        public static final int KSC_5601
        The encoding attribute's KSC_5601 value.
        See Also:
        Constant Field Values
      • BIG_5

        public static final int BIG_5
        The encoding attribute's BIG_5 value.
        See Also:
        Constant Field Values
      • HKSCS_BIG5

        public static final int HKSCS_BIG5
        The encoding attribute's HKSCS_BIG value.
        See Also:
        Constant Field Values
      • UTF_8

        public static final int UTF_8
        The encoding attribute's UTF_8 value.
        See Also:
        Constant Field Values
      • UTF_16

        public static final int UTF_16
        The encoding attribute's UTF_16 value.
        See Also:
        Constant Field Values
      • UCS_2

        public static final int UCS_2
        The encoding attribute's UCS_2 value.
        See Also:
        Constant Field Values
      • ENCODING_NONE

        public static final int ENCODING_NONE
        The encoding attribute's ENCODING_NONE value.
        See Also:
        Constant Field Values
      • FONT_SPECIFIC

        public static final int FONT_SPECIFIC
        The encoding attribute's FONT_SPECIFIC value.
        See Also:
        Constant Field Values
      • IBM_PC850

        public static final int IBM_PC850
        The encoding attribute's IBM_PC value.
        See Also:
        Constant Field Values
      • GB18030

        public static final int GB18030
        The encoding attribute's GB value.
        See Also:
        Constant Field Values
      • JIS2004

        public static final int JIS2004
        The encoding attribute's JIS value.
        See Also:
        Constant Field Values
      • ENCRYPTLEVEL_40

        public static final int ENCRYPTLEVEL_40
        The encryptionlevel attribute's ENCRYPTLEVEL_40 value.
        See Also:
        Constant Field Values
      • ENCRYPTLEVEL_128

        public static final int ENCRYPTLEVEL_128
        The encryptionlevel attribute's ENCRYPTLEVEL_128 value.
        See Also:
        Constant Field Values
      • EXCEPTION_FATAL

        public static final int EXCEPTION_FATAL
        The exception attribute's EXCEPTION_FATAL value.
        See Also:
        Constant Field Values
      • EXCEPTION_IGNORE

        public static final int EXCEPTION_IGNORE
        The exception attribute's EXCEPTION_IGNORE value.
        See Also:
        Constant Field Values
      • EXCEPTION_WARNING

        public static final int EXCEPTION_WARNING
        The exception attribute's EXCEPTION_WARNING value.
        See Also:
        Constant Field Values
      • LINETHROUGH_ZERO

        public static final int LINETHROUGH_ZERO
        The fontlinethrough attribute's LINETHROUGH_ZERO value.
        See Also:
        Constant Field Values
      • LINETHROUGH_SINGLE

        public static final int LINETHROUGH_SINGLE
        The fontlinethrough attribute's LINETHROUGH_SINGLE value.
        See Also:
        Constant Field Values
      • LINETHROUGH_DOUBLE

        public static final int LINETHROUGH_DOUBLE
        The fontlinethrough attribute's LINETHROUGH_DOUBLE value.
        See Also:
        Constant Field Values
      • LINETHROUGH_ALL

        public static final int LINETHROUGH_ALL
        The fontlinethroughperiod attribute's LINETHROUGH_ALL value.
        See Also:
        Constant Field Values
      • LINETHROUGH_WORD

        public static final int LINETHROUGH_WORD
        The fontlinethroughperiod attribute's LINETHROUGH_WORD value.
        See Also:
        Constant Field Values
      • OVERLINE_ZERO

        public static final int OVERLINE_ZERO
        The fontoverline attribute's OVERLINE_ZERO value.
        See Also:
        Constant Field Values
      • OVERLINE_SINGLE

        public static final int OVERLINE_SINGLE
        The fontoverline attribute's OVERLINE_SINGLE value.
        See Also:
        Constant Field Values
      • OVERLINE_DOUBLE

        public static final int OVERLINE_DOUBLE
        The fontoverline attribute's OVERLINE_DOUBLE value.
        See Also:
        Constant Field Values
      • OVER_ALL

        public static final int OVER_ALL
        The fontoverlineperiod attribute's OVER_ALL value.
        See Also:
        Constant Field Values
      • OVER_WORD

        public static final int OVER_WORD
        The fontoverlineperiod attribute's OVER_WORD value.
        See Also:
        Constant Field Values
      • FIXED

        public static final int FIXED
        The fontpitch attribute's FIXED value.
        See Also:
        Constant Field Values
      • VARIABLE

        public static final int VARIABLE
        The fontpitch attribute's VARIABLE value.
        See Also:
        Constant Field Values
      • POSTURE_ITALIC

        public static final int POSTURE_ITALIC
        The fontposture attribute's POSTURE_ITALIC value.
        See Also:
        Constant Field Values
      • POSTURE_NORMAL

        public static final int POSTURE_NORMAL
        The fontposture attribute's POSTURE_NORMAL value.
        See Also:
        Constant Field Values
      • UNDER_ZERO

        public static final int UNDER_ZERO
        The fontunderline attribute's UNDER_ZERO value.
        See Also:
        Constant Field Values
      • UNDER_SINGLE

        public static final int UNDER_SINGLE
        The fontunderline attribute's UNDER_SINGLE value.
        See Also:
        Constant Field Values
      • UNDER_DOUBLE

        public static final int UNDER_DOUBLE
        The fontunderline attribute's UNDER_DOUBLE value.
        See Also:
        Constant Field Values
      • UNDER_ALL

        public static final int UNDER_ALL
        The fontunderlineperiod attribute's UNDER_ALL value.
        See Also:
        Constant Field Values
      • UNDER_WORD

        public static final int UNDER_WORD
        The fontunderlineperiod attribute's UNDER_WORD value.
        See Also:
        Constant Field Values
      • WEIGHT_NORMAL

        public static final int WEIGHT_NORMAL
        The fontweight attribute's WEIGHT_NORMAL value.
        See Also:
        Constant Field Values
      • WEIGHT_BOLD

        public static final int WEIGHT_BOLD
        The fontweight attribute's WEIGHT_BOLD value.
        See Also:
        Constant Field Values
      • FRACTION_ROUND

        public static final int FRACTION_ROUND
        The fraction attribute's FRACTION_ROUND value.
        See Also:
        Constant Field Values
      • FRACTION_TRUNC

        public static final int FRACTION_TRUNC
        The fraction attribute's FRACTION_TRUNC value.
        See Also:
        Constant Field Values
      • HALIGN_LEFT

        public static final int HALIGN_LEFT
        The halign attribute's HALIGN_LEFT value.
        See Also:
        Constant Field Values
      • HALIGN_CENTER

        public static final int HALIGN_CENTER
        The halign attribute's HALIGN_CENTER value.
        See Also:
        Constant Field Values
      • HALIGN_RIGHT

        public static final int HALIGN_RIGHT
        The halign attribute's HALIGN_RIGHT value.
        See Also:
        Constant Field Values
      • HALIGN_JUSTIFY

        public static final int HALIGN_JUSTIFY
        The halign attribute's HALIGN_JUSTIFY value.
        See Also:
        Constant Field Values
      • HALIGN_JUSTIFY_ALL

        public static final int HALIGN_JUSTIFY_ALL
        The halign attribute's HALIGN_JUSTIFY_ALL value.
        See Also:
        Constant Field Values
      • HALIGN_RADIX

        public static final int HALIGN_RADIX
        The halign attribute's HALIGN_RADIX value.
        See Also:
        Constant Field Values
      • HAND_LEFT

        public static final int HAND_LEFT
        The hand attribute's HAND_LEFT value.
        See Also:
        Constant Field Values
      • HAND_RIGHT

        public static final int HAND_RIGHT
        The hand attribute's HAND_RIGHT value.
        See Also:
        Constant Field Values
      • HAND_EVEN

        public static final int HAND_EVEN
        The hand attribute's HAND_EVEN value.
        See Also:
        Constant Field Values
      • IFEMPTY_IGNORE

        public static final int IFEMPTY_IGNORE
        The ifempty attribute's IFEMPTY_IGNORE value.
        See Also:
        Constant Field Values
      • IFEMPTY_REMOVE

        public static final int IFEMPTY_REMOVE
        The ifempty attribute's IFEMPTY_REMOVE value.
        See Also:
        Constant Field Values
      • IFEMPTY_DATAGROUP

        public static final int IFEMPTY_DATAGROUP
        The ifempty attribute's IFEMPTY_DATAGROUP value.
        See Also:
        Constant Field Values
      • IFEMPTY_DATAVALUE

        public static final int IFEMPTY_DATAVALUE
        The ifempty attribute's IFEMPTY_DATAVALUE value.
        See Also:
        Constant Field Values
      • IMAGINGBBOX_NONE

        public static final int IMAGINGBBOX_NONE
        The imagingbbox attribute's IMAGINGBBOX_NONE value.
        See Also:
        Constant Field Values
      • JOIN_ROUND

        public static final int JOIN_ROUND
        The join attribute's JOIN_ROUND value.
        See Also:
        Constant Field Values
      • JOIN_SQUARE

        public static final int JOIN_SQUARE
        The join attribute's JOIN_SQUARE value.
        See Also:
        Constant Field Values
      • LEFT_RIGHT_TOP_BOTTOM

        public static final int LEFT_RIGHT_TOP_BOTTOM
        The layout attribute's LEFT_RIGHT_TOP_BOTTOM value.
        See Also:
        Constant Field Values
      • RIGHT_LEFT_TOP_BOTTOM

        public static final int RIGHT_LEFT_TOP_BOTTOM
        The layout attribute's RIGHT_LEFT_TOP_BOTTOM value.
        See Also:
        Constant Field Values
      • TOP_BOTTOM

        public static final int TOP_BOTTOM
        The layout attribute's TOP_BOTTOM value.
        See Also:
        Constant Field Values
      • POSITION

        public static final int POSITION
        The layout attribute's POSITION value.
        See Also:
        Constant Field Values
      • TABLE

        public static final int TABLE
        The layout attribute's TABLE value.
        See Also:
        Constant Field Values
      • RIGHT_LEFT_ROW

        public static final int RIGHT_LEFT_ROW
        The layout attribute's RIGHT_LEFT_ROW value.
        See Also:
        Constant Field Values
      • TO_RIGHT

        public static final int TO_RIGHT
        The linear attribute's TO_RIGHT value.
        See Also:
        Constant Field Values
      • TO_BOTTOM

        public static final int TO_BOTTOM
        The linear attribute's TO_BOTTOM value.
        See Also:
        Constant Field Values
      • TO_LEFT

        public static final int TO_LEFT
        The linear attribute's TO_LEFT value.
        See Also:
        Constant Field Values
      • TO_TOP

        public static final int TO_TOP
        The linear attribute's TO_TOP value.
        See Also:
        Constant Field Values
      • LINEEND_ITC

        public static final int LINEEND_ITC
        The lineend attribute's LINEEND_ITC value.
        See Also:
        Constant Field Values
      • LINEEND_ITCCR

        public static final int LINEEND_ITCCR
        The lineend attribute's LINEEND_ITCCR value.
        See Also:
        Constant Field Values
      • LINEEND_CRCR

        public static final int LINEEND_CRCR
        The lineend attribute's LINEEND_CRCR value.
        See Also:
        Constant Field Values
      • LINEEND_CR

        public static final int LINEEND_CR
        The lineend attribute's LINEEND_CR value.
        See Also:
        Constant Field Values
      • LOG_URI

        public static final int LOG_URI
        The logto attribute's LOG_URI value.
        See Also:
        Constant Field Values
      • LOG_MEMORY

        public static final int LOG_MEMORY
        The logto attribute's LOG_MEMORY value.
        See Also:
        Constant Field Values
      • LOG_STDOUT

        public static final int LOG_STDOUT
        The logto attribute's LOG_STDOUT value.
        See Also:
        Constant Field Values
      • LOG_NULL

        public static final int LOG_NULL
        The logto attribute's LOG_NULL value.
        See Also:
        Constant Field Values
      • LOG_STDERROR

        public static final int LOG_STDERROR
        The logto attribute's LOG_STDERROR value.
        See Also:
        Constant Field Values
      • LOG_SYSTEM

        public static final int LOG_SYSTEM
        The logto attribute's LOG_SYSTEM value.
        See Also:
        Constant Field Values
      • MATCH_NONE

        public static final int MATCH_NONE
        The match attribute's MATCH_NONE value.
        See Also:
        Constant Field Values
      • MATCH_ONCE

        public static final int MATCH_ONCE
        The match attribute's MATCH_ONCE value.
        See Also:
        Constant Field Values
      • MATCH_GLOBAL

        public static final int MATCH_GLOBAL
        The match attribute's MATCH_GLOBAL value.
        See Also:
        Constant Field Values
      • MATCH_DATAREF

        public static final int MATCH_DATAREF
        The match attribute's MATCH_DATAREF value.
        See Also:
        Constant Field Values
      • MATCH_DESCENDANT

        public static final int MATCH_DESCENDANT
        The match attribute's MATCH_DESCENDANT value.
        See Also:
        Constant Field Values
      • MERGEMODE_CONSUMEDATA

        public static final int MERGEMODE_CONSUMEDATA
        The mergeMode attribute's MERGEMODE_CONSUMEDATA value.
        See Also:
        Constant Field Values
      • MERGEMODE_MATCHTEMPLATE

        public static final int MERGEMODE_MATCHTEMPLATE
        The mergeMode attribute's MERGEMODE_MATCHTEMPLATE value.
        See Also:
        Constant Field Values
      • MESSAGE_TRACE

        public static final int MESSAGE_TRACE
        The messagetype attribute's MESSAGE_TRACE value.
        See Also:
        Constant Field Values
      • MESSAGE_INFORMATION

        public static final int MESSAGE_INFORMATION
        The messagetype attribute's MESSAGE_INFORMATION value.
        See Also:
        Constant Field Values
      • MESSAGE_WARNING

        public static final int MESSAGE_WARNING
        The messagetype attribute's MESSAGE_WARNING value.
        See Also:
        Constant Field Values
      • MESSAGE_ERROR

        public static final int MESSAGE_ERROR
        The messagetype attribute's MESSAGE_ERROR value.
        See Also:
        Constant Field Values
      • MODE_APPEND

        public static final int MODE_APPEND
        The mode attribute's MODE_APPEND value.
        See Also:
        Constant Field Values
      • MODE_OVERWRITE

        public static final int MODE_OVERWRITE
        The mode attribute's MODE_OVERWRITE value.
        See Also:
        Constant Field Values
      • NODEPRESENCE_IGNORE

        public static final int NODEPRESENCE_IGNORE
        The nodepresence attribute's NODEPRESENCE_IGNORE value.
        See Also:
        Constant Field Values
      • NODEPRESENCE_DISSOLVE

        public static final int NODEPRESENCE_DISSOLVE
        The nodepresence attribute's NODEPRESENCE_DISSOLVE value.
        See Also:
        Constant Field Values
      • NODEPRESENCE_PRESERVE

        public static final int NODEPRESENCE_PRESERVE
        The nodepresence attribute's NODEPRESENCE_PRESERVE value.
        See Also:
        Constant Field Values
      • NODEPRESENCE_DISSOLVESTRUCTURE

        public static final int NODEPRESENCE_DISSOLVESTRUCTURE
        The nodepresence attribute's NODEPRESENCE_DISSOLVESTRUCTURE value.
        See Also:
        Constant Field Values
      • USER_CONTROL

        public static final int USER_CONTROL
        The open attribute's USER_CONTROL value.
        See Also:
        Constant Field Values
      • ON_ENTRY

        public static final int ON_ENTRY
        The open attribute's ON_ENTRY value.
        See Also:
        Constant Field Values
      • ALWAYS

        public static final int ALWAYS
        The open attribute's ALWAYS value.
        See Also:
        Constant Field Values
      • MULTISELECT

        public static final int MULTISELECT
        The open attribute's MULTISELECT value.
        See Also:
        Constant Field Values
      • OPERATION_UP

        public static final int OPERATION_UP
        The operation attribute's OPERATION_UP value.
        See Also:
        Constant Field Values
      • OPERATION_DOWN

        public static final int OPERATION_DOWN
        The operation attribute's OPERATION_DOWN value.
        See Also:
        Constant Field Values
      • OPERATION_LEFT

        public static final int OPERATION_LEFT
        The operation attribute's OPERATION_LEFT value.
        See Also:
        Constant Field Values
      • OPERATION_RIGHT

        public static final int OPERATION_RIGHT
        The operation attribute's OPERATION_RIGHT value.
        See Also:
        Constant Field Values
      • OPERATION_BACK

        public static final int OPERATION_BACK
        The operation attribute's OPERATION_BACK value.
        See Also:
        Constant Field Values
      • OPERATION_FIRST

        public static final int OPERATION_FIRST
        The operation attribute's OPERATION_FIRST value.
        See Also:
        Constant Field Values
      • OPERATION_NEXT

        public static final int OPERATION_NEXT
        The operation attribute's OPERATION_NEXT value.
        See Also:
        Constant Field Values
      • ORDER_DOCUMENT

        public static final int ORDER_DOCUMENT
        The order attribute's ORDER_DOCUMENT value.
        See Also:
        Constant Field Values
      • ORDER_DATAVALUESFIRST

        public static final int ORDER_DATAVALUESFIRST
        The order attribute's ORDER_DATAVALUESFIRST value.
        See Also:
        Constant Field Values
      • PORTRAIT

        public static final int PORTRAIT
        The orientation attribute's PORTRAIT value.
        See Also:
        Constant Field Values
      • LANDSCAPE

        public static final int LANDSCAPE
        The orientation attribute's LANDSCAPE value.
        See Also:
        Constant Field Values
      • OUTPUT_URI

        public static final int OUTPUT_URI
        The outputto attribute's OUTPUT_URI value.
        See Also:
        Constant Field Values
      • OUTPUT_MEMORY

        public static final int OUTPUT_MEMORY
        The outputto attribute's OUTPUT_MEMORY value.
        See Also:
        Constant Field Values
      • OUTPUT_STDOUT

        public static final int OUTPUT_STDOUT
        The outputto attribute's OUTPUT_STDOUT value.
        See Also:
        Constant Field Values
      • OUTPUT_NULL

        public static final int OUTPUT_NULL
        The outputto attribute's OUTPUT_NULL value.
        See Also:
        Constant Field Values
      • OUTPUT_NATIVE

        public static final int OUTPUT_NATIVE
        The outputtype attribute's OUTPUT_NATIVE value.
        See Also:
        Constant Field Values
      • OUTPUT_XDP

        public static final int OUTPUT_XDP
        The outputtype attribute's OUTPUT_XDP value.
        See Also:
        Constant Field Values
      • OUTPUT_MERGEDXDP

        public static final int OUTPUT_MERGEDXDP
        The outputtype attribute's OUTPUT_MERGEDXDP value.
        See Also:
        Constant Field Values
      • OVERRIDE_DISABLED

        public static final int OVERRIDE_DISABLED
        The override attribute's OVERRIDE_DISABLED value.
        See Also:
        Constant Field Values
      • OVERRIDE_WARNING

        public static final int OVERRIDE_WARNING
        The override attribute's OVERRIDE_WARNING value.
        See Also:
        Constant Field Values
      • OVERRIDE_ERROR

        public static final int OVERRIDE_ERROR
        The override attribute's OVERRIDE_ERROR value.
        See Also:
        Constant Field Values
      • OVERRIDE_IGNORE

        public static final int OVERRIDE_IGNORE
        The override attribute's OVERRIDE_IGNORE value.
        See Also:
        Constant Field Values
      • HORIZONTAL_HATCHING

        public static final int HORIZONTAL_HATCHING
        The pattern attribute's HORIZONTAL_HATCHING value.
        See Also:
        Constant Field Values
      • VERTICAL_HATCHING

        public static final int VERTICAL_HATCHING
        The pattern attribute's VERTICAL_HATCHING value.
        See Also:
        Constant Field Values
      • CROSS_HATCHING

        public static final int CROSS_HATCHING
        The pattern attribute's CROSS_HATCHING value.
        See Also:
        Constant Field Values
      • DIAGONAL_LEFT_HATCHING

        public static final int DIAGONAL_LEFT_HATCHING
        The pattern attribute's DIAGONAL_LEFT_HATCHING value.
        See Also:
        Constant Field Values
      • DIAGONAL_RIGHT_HATCHING

        public static final int DIAGONAL_RIGHT_HATCHING
        The pattern attribute's DIAGONAL_RIGHT_HATCHING value.
        See Also:
        Constant Field Values
      • CROSS_DIAGONAL_HATCHING

        public static final int CROSS_DIAGONAL_HATCHING
        The pattern attribute's CROSS_DIAGONAL_HATCHING value.
        See Also:
        Constant Field Values
      • PRESENCE_VISIBLE

        public static final int PRESENCE_VISIBLE
        The presence attribute's PRESENCE_VISIBLE value.
        See Also:
        Constant Field Values
      • PRESENCE_INVISIBLE

        public static final int PRESENCE_INVISIBLE
        The presence attribute's PRESENCE_INVISIBLE value.
        See Also:
        Constant Field Values
      • PRESENCE_HIDDEN

        public static final int PRESENCE_HIDDEN
        The presence attribute's PRESENCE_HIDDEN value.
        See Also:
        Constant Field Values
      • PRESENCE_INACTIVE

        public static final int PRESENCE_INACTIVE
        The presence attribute's PRESENCE_INACTIVE value.
        See Also:
        Constant Field Values
      • TO_CENTER

        public static final int TO_CENTER
        The radial attribute's TO_CENTER value.
        See Also:
        Constant Field Values
      • TO_EDGE

        public static final int TO_EDGE
        The radial attribute's TO_EDGE value.
        See Also:
        Constant Field Values
      • RELATION_ORDERED

        public static final int RELATION_ORDERED
        The relation attribute's RELATION_ORDERED value.
        See Also:
        Constant Field Values
      • RELATION_UNORDERED

        public static final int RELATION_UNORDERED
        The relation attribute's RELATION_UNORDERED value.
        See Also:
        Constant Field Values
      • RELATION_CHOICE

        public static final int RELATION_CHOICE
        The relation attribute's RELATION_CHOICE value.
        See Also:
        Constant Field Values
      • SCRIPTMODEL_XFA

        public static final int SCRIPTMODEL_XFA
        The scriptmodel attribute's SCRIPTMODEL_XFA value.
        See Also:
        Constant Field Values
      • SCRIPTMODEL_NONE

        public static final int SCRIPTMODEL_NONE
        The scriptmodel attribute's SCRIPTMODEL_NONE value.
        See Also:
        Constant Field Values
      • IMPLICITLINK

        public static final int IMPLICITLINK
        The select attribute's IMPLICITLINK value.
        See Also:
        Constant Field Values
      • EMBED

        public static final int EMBED
        The select attribute's EMBED value.
        See Also:
        Constant Field Values
      • EMBEDSUBSET

        public static final int EMBEDSUBSET
        The select attribute's EMBEDSUBSET value.
        See Also:
        Constant Field Values
      • SEV_IGNORE

        public static final int SEV_IGNORE
        The severity attribute's SEV_IGNORE value.
        See Also:
        Constant Field Values
      • SEV_TRACE

        public static final int SEV_TRACE
        The severity attribute's SEV_TRACE value.
        See Also:
        Constant Field Values
      • SEV_INFORMATION

        public static final int SEV_INFORMATION
        The severity attribute's SEV_INFORMATION value.
        See Also:
        Constant Field Values
      • SEV_WARNING

        public static final int SEV_WARNING
        The severity attribute's SEV_WARNING value.
        See Also:
        Constant Field Values
      • SEV_ERROR

        public static final int SEV_ERROR
        The severity attribute's SEV_ERROR value.
        See Also:
        Constant Field Values
      • SHAPE_SQUARE

        public static final int SHAPE_SQUARE
        The shape attribute's SHAPE_SQUARE value.
        See Also:
        Constant Field Values
      • SHAPE_ROUND

        public static final int SHAPE_ROUND
        The shape attribute's SHAPE_ROUND value.
        See Also:
        Constant Field Values
      • SLOPE_POSITIVE

        public static final int SLOPE_POSITIVE
        The slope attribute's SLOPE_POSITIVE value.
        See Also:
        Constant Field Values
      • SLOPE_NEGATIVE

        public static final int SLOPE_NEGATIVE
        The slope attribute's SLOPE_NEGATIVE value.
        See Also:
        Constant Field Values
      • SPLITBIAS_HORIZONTAL

        public static final int SPLITBIAS_HORIZONTAL
        The splitbias attribute's SPLITBIAS_HORIZONTAL value.
        See Also:
        Constant Field Values
      • SPLITBIAS_VERTICAL

        public static final int SPLITBIAS_VERTICAL
        The splitbias attribute's SPLITBIAS_VERTICAL value.
        See Also:
        Constant Field Values
      • SPLITBIAS_NONE

        public static final int SPLITBIAS_NONE
        The splitbias attribute's SPLITBIAS_NONE value.
        See Also:
        Constant Field Values
      • STROKE_SOLID

        public static final int STROKE_SOLID
        The stroke attribute's STROKE_SOLID value.
        See Also:
        Constant Field Values
      • STROKE_DASHED

        public static final int STROKE_DASHED
        The stroke attribute's STROKE_DASHED value.
        See Also:
        Constant Field Values
      • STROKE_DOTTED

        public static final int STROKE_DOTTED
        The stroke attribute's STROKE_DOTTED value.
        See Also:
        Constant Field Values
      • STROKE_LOWERED

        public static final int STROKE_LOWERED
        The stroke attribute's STROKE_LOWERED value.
        See Also:
        Constant Field Values
      • STROKE_RAISED

        public static final int STROKE_RAISED
        The stroke attribute's STROKE_RAISED value.
        See Also:
        Constant Field Values
      • STROKE_ETCHED

        public static final int STROKE_ETCHED
        The stroke attribute's STROKE_ETCHED value.
        See Also:
        Constant Field Values
      • STROKE_EMBOSSED

        public static final int STROKE_EMBOSSED
        The stroke attribute's STROKE_EMBOSSED value.
        See Also:
        Constant Field Values
      • STROKE_DASHDOT

        public static final int STROKE_DASHDOT
        The stroke attribute's STROKE_DASHDOT value.
        See Also:
        Constant Field Values
      • STROKE_DASHDOTDOT

        public static final int STROKE_DASHDOTDOT
        The stroke attribute's STROKE_DASHDOTDOT value.
        See Also:
        Constant Field Values
      • BITPATTERN

        public static final int BITPATTERN
        The styletype attribute's BITPATTERN value.
        See Also:
        Constant Field Values
      • BREAK_AUTO

        public static final int BREAK_AUTO
        The subformbreak attribute's BREAK_AUTO value.
        See Also:
        Constant Field Values
      • BREAK_CONTENTAREA

        public static final int BREAK_CONTENTAREA
        The subformbreak attribute's BREAK_CONTENTAREA value.
        See Also:
        Constant Field Values
      • BREAK_PAGE

        public static final int BREAK_PAGE
        The subformbreak attribute's BREAK_PAGE value.
        See Also:
        Constant Field Values
      • BREAK_PAGEEVEN

        public static final int BREAK_PAGEEVEN
        The subformbreak attribute's BREAK_PAGEEVEN value.
        See Also:
        Constant Field Values
      • BREAK_PAGEODD

        public static final int BREAK_PAGEODD
        The subformbreak attribute's BREAK_PAGEODD value.
        See Also:
        Constant Field Values
      • KEEP_NONE

        public static final int KEEP_NONE
        The subformkeep attribute's KEEP_NONE value.
        See Also:
        Constant Field Values
      • KEEP_CONTENTAREA

        public static final int KEEP_CONTENTAREA
        The subformkeep attribute's KEEP_CONTENTAREA value.
        See Also:
        Constant Field Values
      • KEEP_PAGE

        public static final int KEEP_PAGE
        The subformkeep attribute's KEEP_PAGE value.
        See Also:
        Constant Field Values
      • SUBMITFORMAT_HTML

        public static final int SUBMITFORMAT_HTML
        The submitformat attribute's SUBMITFORMAT_HTML value.
        See Also:
        Constant Field Values
      • SUBMITFORMAT_FDF

        public static final int SUBMITFORMAT_FDF
        The submitformat attribute's SUBMITFORMAT_FDF value.
        See Also:
        Constant Field Values
      • SUBMITFORMAT_XML

        public static final int SUBMITFORMAT_XML
        The submitformat attribute's SUBMITFORMAT_XML value.
        See Also:
        Constant Field Values
      • SUBMITFORMAT_PDF

        public static final int SUBMITFORMAT_PDF
        The submitformat attribute's SUBMITFORMAT_PDF value.
        See Also:
        Constant Field Values
      • TEST_DISABLED

        public static final int TEST_DISABLED
        The test attribute's TEST_DISABLED value.
        See Also:
        Constant Field Values
      • TEST_WARNING

        public static final int TEST_WARNING
        The test attribute's TEST_WARNING value.
        See Also:
        Constant Field Values
      • TEST_ERROR

        public static final int TEST_ERROR
        The test attribute's TEST_ERROR value.
        See Also:
        Constant Field Values
      • TRANSFER_NONE

        public static final int TRANSFER_NONE
        The transferencoding attribute's TRANSFER_NONE value.
        See Also:
        Constant Field Values
      • TRANSFER_BASE64

        public static final int TRANSFER_BASE64
        The transferencoding attribute's TRANSFER_BASE value.
        See Also:
        Constant Field Values
      • TRANSFER_PACKAGE

        public static final int TRANSFER_PACKAGE
        The transferencoding attribute's TRANSFER_PACKAGE value.
        See Also:
        Constant Field Values
      • TRAYIN_AUTO

        public static final int TRAYIN_AUTO
        The trayin attribute's TRAYIN_AUTO value.
        See Also:
        Constant Field Values
      • TRAYIN_MANUAL

        public static final int TRAYIN_MANUAL
        The trayin attribute's TRAYIN_MANUAL value.
        See Also:
        Constant Field Values
      • TRAYIN_DELEGATE

        public static final int TRAYIN_DELEGATE
        The trayin attribute's TRAYIN_DELEGATE value.
        See Also:
        Constant Field Values
      • TRAYOUT_AUTO

        public static final int TRAYOUT_AUTO
        The trayout attribute's TRAYOUT_AUTO value.
        See Also:
        Constant Field Values
      • TRAYOUT_DELEGATE

        public static final int TRAYOUT_DELEGATE
        The trayout attribute's TRAYOUT_DELEGATE value.
        See Also:
        Constant Field Values
      • CENTIMETER

        public static final int CENTIMETER
        The unit attribute's CENTIMETER value.
        See Also:
        Constant Field Values
      • MILLIMETER

        public static final int MILLIMETER
        The unit attribute's MILLIMETER value.
        See Also:
        Constant Field Values
      • MILLIPOINT

        public static final int MILLIPOINT
        The unit attribute's MILLIPOINT value.
        See Also:
        Constant Field Values
      • SIGNER

        public static final int SIGNER
        The unsign attribute's SIGNER value.
        See Also:
        Constant Field Values
      • VALIGN_TOP

        public static final int VALIGN_TOP
        The valign attribute's VALIGN_TOP value.
        See Also:
        Constant Field Values
      • VALIGN_MIDDLE

        public static final int VALIGN_MIDDLE
        The valign attribute's VALIGN_MIDDLE value.
        See Also:
        Constant Field Values
      • VALIGN_BOTTOM

        public static final int VALIGN_BOTTOM
        The valign attribute's VALIGN_BOTTOM value.
        See Also:
        Constant Field Values
      • WHITESPACE_TRIM

        public static final int WHITESPACE_TRIM
        The whitespace attribute's WHITESPACE_TRIM value.
        See Also:
        Constant Field Values
      • WHITESPACE_RTRIM

        public static final int WHITESPACE_RTRIM
        The whitespace attribute's WHITESPACE_RTRIM value.
        See Also:
        Constant Field Values
      • WHITESPACE_LTRIM

        public static final int WHITESPACE_LTRIM
        The whitespace attribute's WHITESPACE_LTRIM value.
        See Also:
        Constant Field Values
      • WHITESPACE_NORMALIZE

        public static final int WHITESPACE_NORMALIZE
        The whitespace attribute's WHITESPACE_NORMALIZE value.
        See Also:
        Constant Field Values
      • WHITESPACE_PRESERVE

        public static final int WHITESPACE_PRESERVE
        The whitespace attribute's WHITESPACE_PRESERVE value.
        See Also:
        Constant Field Values
      • PLACEMENT_TOP

        public static final int PLACEMENT_TOP
        The placement attribute's PLACEMENT_TOP value.
        See Also:
        Constant Field Values
      • PLACEMENT_RIGHT

        public static final int PLACEMENT_RIGHT
        The placement attribute's PLACEMENT_RIGHT value.
        See Also:
        Constant Field Values
      • PLACEMENT_BOTTOM

        public static final int PLACEMENT_BOTTOM
        The placement attribute's PLACEMENT_BOTTOM value.
        See Also:
        Constant Field Values
      • PLACEMENT_LEFT

        public static final int PLACEMENT_LEFT
        The placement attribute's PLACEMENT_LEFT value.
        See Also:
        Constant Field Values
      • PLACEMENT_INLINE

        public static final int PLACEMENT_INLINE
        The placement attribute's PLACEMENT_INLINE value.
        See Also:
        Constant Field Values
      • DESTINATION_NONE

        public static final int DESTINATION_NONE
        The destination attribute's DESTINATION_NONE value.
        See Also:
        Constant Field Values
      • DESTINATION_PAGEFIT

        public static final int DESTINATION_PAGEFIT
        The destination attribute's DESTINATION_PAGEFIT value.
        See Also:
        Constant Field Values
      • DB_ADO

        public static final int DB_ADO
        The db attribute's DB_ADO value.
        See Also:
        Constant Field Values
      • DB_HTTP

        public static final int DB_HTTP
        The db attribute's DB_HTTP value.
        See Also:
        Constant Field Values
      • CMDTYPE_UNKNOWN

        public static final int CMDTYPE_UNKNOWN
        The cmdtype attribute's CMDTYPE_UNKNOWN value.
        See Also:
        Constant Field Values
      • CMDTYPE_TEXT

        public static final int CMDTYPE_TEXT
        The cmdtype attribute's CMDTYPE_TEXT value.
        See Also:
        Constant Field Values
      • CMDTYPE_TABLE

        public static final int CMDTYPE_TABLE
        The cmdtype attribute's CMDTYPE_TABLE value.
        See Also:
        Constant Field Values
      • CMDTYPE_STOREDPROC

        public static final int CMDTYPE_STOREDPROC
        The cmdtype attribute's CMDTYPE_STOREDPROC value.
        See Also:
        Constant Field Values
      • CURSORTYPE_UNSPECIFIED

        public static final int CURSORTYPE_UNSPECIFIED
        The cursortype attribute's CURSORTYPE_UNSPECIFIED value.
        See Also:
        Constant Field Values
      • CURSORTYPE_FORWARDONLY

        public static final int CURSORTYPE_FORWARDONLY
        The cursortype attribute's CURSORTYPE_FORWARDONLY value.
        See Also:
        Constant Field Values
      • CURSORTYPE_KEYSET

        public static final int CURSORTYPE_KEYSET
        The cursortype attribute's CURSORTYPE_KEYSET value.
        See Also:
        Constant Field Values
      • CURSORTYPE_DYNAMIC

        public static final int CURSORTYPE_DYNAMIC
        The cursortype attribute's CURSORTYPE_DYNAMIC value.
        See Also:
        Constant Field Values
      • CURSORTYPE_STATIC

        public static final int CURSORTYPE_STATIC
        The cursortype attribute's CURSORTYPE_STATIC value.
        See Also:
        Constant Field Values
      • CURSORLOCATION_CLIENT

        public static final int CURSORLOCATION_CLIENT
        The cursorlocation attribute's CURSORLOCATION_CLIENT value.
        See Also:
        Constant Field Values
      • CURSORLOCATION_SERVER

        public static final int CURSORLOCATION_SERVER
        The cursorlocation attribute's CURSORLOCATION_SERVER value.
        See Also:
        Constant Field Values
      • LOCKTYPE_UNSPECIFIED

        public static final int LOCKTYPE_UNSPECIFIED
        The LOCKTYPE's LOCKTYPE_UNSPECIFIED value.
        See Also:
        Constant Field Values
      • LOCKTYPE_READONLY

        public static final int LOCKTYPE_READONLY
        The LOCKTYPE's LOCKTYPE_READONLY value.
        See Also:
        Constant Field Values
      • LOCKTYPE_PESSIMISTIC

        public static final int LOCKTYPE_PESSIMISTIC
        The LOCKTYPE's LOCKTYPE_PESSIMISTIC value.
        See Also:
        Constant Field Values
      • LOCKTYPE_OPTIMISTIC

        public static final int LOCKTYPE_OPTIMISTIC
        The LOCKTYPE's LOCKTYPE_OPTIMISTIC value.
        See Also:
        Constant Field Values
      • LOCKTYPE_BATCHOPTIMISTIC

        public static final int LOCKTYPE_BATCHOPTIMISTIC
        The LOCKTYPE's LOCKTYPE_BATCHOPTIMISTIC value.
        See Also:
        Constant Field Values
      • INCREMENTALLOAD_NONE

        public static final int INCREMENTALLOAD_NONE
        The incrementalload attribute's INCREMENTALLOAD_NONE value.
        See Also:
        Constant Field Values
      • INCREMENTALLOAD_FORWARDONLY

        public static final int INCREMENTALLOAD_FORWARDONLY
        The incrementalload attribute's INCREMENTALLOAD_FORWARDONLY value.
        See Also:
        Constant Field Values
      • BOFACTION_MOVEFIRST

        public static final int BOFACTION_MOVEFIRST
        The bofaction attribute's BOFACTION_MOVEFIRST value.
        See Also:
        Constant Field Values
      • BOFACTION_STAYBOF

        public static final int BOFACTION_STAYBOF
        The bofaction attribute's BOFACTION_STAYBOF value.
        See Also:
        Constant Field Values
      • EOFACTION_MOVELAST

        public static final int EOFACTION_MOVELAST
        The eofaction attribute's EOFACTION_MOVELAST value.
        See Also:
        Constant Field Values
      • EOFACTION_STAYEOF

        public static final int EOFACTION_STAYEOF
        The eofaction attribute's EOFACTION_STAYEOF value.
        See Also:
        Constant Field Values
      • EOFACTION_ADDNEW

        public static final int EOFACTION_ADDNEW
        The eofaction attribute's EOFACTION_ADDNEW value.
        See Also:
        Constant Field Values
      • NODETYPE_ATTRIBUTE

        public static final int NODETYPE_ATTRIBUTE
        The nodetype attribute's NODETYPE_ATTRIBUTE value.
        See Also:
        Constant Field Values
      • NODETYPE_ELEMENT

        public static final int NODETYPE_ELEMENT
        The nodetype attribute's NODETYPE_ELEMENT value.
        See Also:
        Constant Field Values
      • ACTIVITY_INITIALIZE

        public static final int ACTIVITY_INITIALIZE
        The activity attribute's ACTIVITY_INITIALIZE value.
        See Also:
        Constant Field Values
      • ACTIVITY_ENTER

        public static final int ACTIVITY_ENTER
        The activity attribute's ACTIVITY_ENTER value.
        See Also:
        Constant Field Values
      • ACTIVITY_EXIT

        public static final int ACTIVITY_EXIT
        The activity attribute's ACTIVITY_EXIT value.
        See Also:
        Constant Field Values
      • ACTIVITY_MOUSEENTER

        public static final int ACTIVITY_MOUSEENTER
        The activity attribute's ACTIVITY_MOUSEENTER value.
        See Also:
        Constant Field Values
      • ACTIVITY_MOUSEEXIT

        public static final int ACTIVITY_MOUSEEXIT
        The activity attribute's ACTIVITY_MOUSEEXIT value.
        See Also:
        Constant Field Values
      • ACTIVITY_CHANGE

        public static final int ACTIVITY_CHANGE
        The activity attribute's ACTIVITY_CHANGE value.
        See Also:
        Constant Field Values
      • ACTIVITY_CLICK

        public static final int ACTIVITY_CLICK
        The activity attribute's ACTIVITY_CLICK value.
        See Also:
        Constant Field Values
      • ACTIVITY_PRESAVE

        public static final int ACTIVITY_PRESAVE
        The activity attribute's ACTIVITY_PRESAVE value.
        See Also:
        Constant Field Values
      • ACTIVITY_POSTSAVE

        public static final int ACTIVITY_POSTSAVE
        The activity attribute's ACTIVITY_POSTSAVE value.
        See Also:
        Constant Field Values
      • ACTIVITY_PREPRINT

        public static final int ACTIVITY_PREPRINT
        The activity attribute's ACTIVITY_PREPRINT value.
        See Also:
        Constant Field Values
      • ACTIVITY_POSTPRINT

        public static final int ACTIVITY_POSTPRINT
        The activity attribute's ACTIVITY_POSTPRINT value.
        See Also:
        Constant Field Values
      • ACTIVITY_READY

        public static final int ACTIVITY_READY
        The activity attribute's ACTIVITY_READY value.
        See Also:
        Constant Field Values
      • ACTIVITY_DOCREADY

        public static final int ACTIVITY_DOCREADY
        The activity attribute's ACTIVITY_DOCREADY value.
        See Also:
        Constant Field Values
      • ACTIVITY_DOCCLOSE

        public static final int ACTIVITY_DOCCLOSE
        The activity attribute's ACTIVITY_DOCCLOSE value.
        See Also:
        Constant Field Values
      • ACTIVITY_MOUSEUP

        public static final int ACTIVITY_MOUSEUP
        The activity attribute's ACTIVITY_MOUSEUP value.
        See Also:
        Constant Field Values
      • ACTIVITY_MOUSEDOWN

        public static final int ACTIVITY_MOUSEDOWN
        The activity attribute's ACTIVITY_MOUSEDOWN value.
        See Also:
        Constant Field Values
      • ACTIVITY_FULL

        public static final int ACTIVITY_FULL
        The activity attribute's ACTIVITY_FULL value.
        See Also:
        Constant Field Values
      • ACTIVITY_PRESUBMIT

        public static final int ACTIVITY_PRESUBMIT
        The activity attribute's ACTIVITY_PRESUBMIT value.
        See Also:
        Constant Field Values
      • ACTIVITY_PREEXECUTE

        public static final int ACTIVITY_PREEXECUTE
        The activity attribute's ACTIVITY_PREEXECUTE value.
        See Also:
        Constant Field Values
      • ACTIVITY_POSTEXECUTE

        public static final int ACTIVITY_POSTEXECUTE
        The activity attribute's ACTIVITY_POSTEXECUTE value.
        See Also:
        Constant Field Values
      • ACTIVITY_PREOPEN

        public static final int ACTIVITY_PREOPEN
        The activity attribute's ACTIVITY_PREOPEN value.
        See Also:
        Constant Field Values
      • ACTIVITY_INDEXCHANGE

        public static final int ACTIVITY_INDEXCHANGE
        The activity attribute's ACTIVITY_INDEXCHANGE value.
        See Also:
        Constant Field Values
      • ACTIVITY_PRESIGN

        public static final int ACTIVITY_PRESIGN
        The activity attribute's ACTIVITY_PRESIGN value.
        See Also:
        Constant Field Values
      • ACTIVITY_POSTSIGN

        public static final int ACTIVITY_POSTSIGN
        The activity attribute's ACTIVITY_POSTSIGN value.
        See Also:
        Constant Field Values
      • ACTIVITY_POSTSUBMIT

        public static final int ACTIVITY_POSTSUBMIT
        The activity attribute's ACTIVITY_POSTSUBMIT value.
        See Also:
        Constant Field Values
      • ACTIVITY_POSTOPEN

        public static final int ACTIVITY_POSTOPEN
        The activity attribute's ACTIVITY_POSTOPEN value.
        See Also:
        Constant Field Values
      • ACTIVITY_VALIDATIONSTATE

        public static final int ACTIVITY_VALIDATIONSTATE
        The activity attribute's ACTIVITY_VALIDATIONSTATE value.
        See Also:
        Constant Field Values
      • FORMAT_XFD

        public static final int FORMAT_XFD
        The format attribute's FORMAT_XFD value.
        See Also:
        Constant Field Values
      • FORMAT_XDP

        public static final int FORMAT_XDP
        The format attribute's FORMAT_XDP value.
        See Also:
        Constant Field Values
      • FORMAT_FORMDATA

        public static final int FORMAT_FORMDATA
        The format attribute's FORMAT_FORMDATA value.
        See Also:
        Constant Field Values
      • FORMAT_XML

        public static final int FORMAT_XML
        The format attribute's FORMAT_XML value.
        See Also:
        Constant Field Values
      • FORMAT_PDF

        public static final int FORMAT_PDF
        The format attribute's FORMAT_PDF value.
        See Also:
        Constant Field Values
      • FORMAT_URL

        public static final int FORMAT_URL
        The format attribute's FORMAT_URL value.
        See Also:
        Constant Field Values
      • NULLTYPE_XSI

        public static final int NULLTYPE_XSI
        The nulltype attribute's NULLTYPE_XSI value.
        See Also:
        Constant Field Values
      • NULLTYPE_EXCLUDE

        public static final int NULLTYPE_EXCLUDE
        The nulltype attribute's NULLTYPE_EXCLUDE value.
        See Also:
        Constant Field Values
      • NULLTYPE_EMPTY

        public static final int NULLTYPE_EMPTY
        The nulltype attribute's NULLTYPE_EMPTY value.
        See Also:
        Constant Field Values
      • ASPECT_NONE

        public static final int ASPECT_NONE
        The aspect attribute's ASPECT_NONE value.
        See Also:
        Constant Field Values
      • ASPECT_FIT

        public static final int ASPECT_FIT
        The aspect attribute's ASPECT_FIT value.
        See Also:
        Constant Field Values
      • ASPECT_ACTUAL

        public static final int ASPECT_ACTUAL
        The aspect attribute's ASPECT_ACTUAL value.
        See Also:
        Constant Field Values
      • ASPECT_WIDTH

        public static final int ASPECT_WIDTH
        The aspect attribute's ASPECT_WIDTH value.
        See Also:
        Constant Field Values
      • ASPECT_HEIGHT

        public static final int ASPECT_HEIGHT
        The aspect attribute's ASPECT_HEIGHT value.
        See Also:
        Constant Field Values
      • CALENDAR

        public static final int CALENDAR
        The calendarsymbols attribute's CALENDAR value.
        See Also:
        Constant Field Values
      • PATTERN_FULL

        public static final int PATTERN_FULL
        The datetimesymbols attribute's PATTERN_FULL value.
        See Also:
        Constant Field Values
      • PATTERN_LONG

        public static final int PATTERN_LONG
        The datetimesymbols attribute's PATTERN_LONG value.
        See Also:
        Constant Field Values
      • PATTERN_MED

        public static final int PATTERN_MED
        The datetimesymbols attribute's PATTERN_MED value.
        See Also:
        Constant Field Values
      • PATTERN_SHORT

        public static final int PATTERN_SHORT
        The datetimesymbols attribute's PATTERN_SHORT value.
        See Also:
        Constant Field Values
      • PATTERN_NUMERIC

        public static final int PATTERN_NUMERIC
        The numberpattern attribute's PATTERN_NUMERIC value.
        See Also:
        Constant Field Values
      • PATTERN_CURRENCY

        public static final int PATTERN_CURRENCY
        The numberpattern attribute's PATTERN_CURRENCY value.
        See Also:
        Constant Field Values
      • PATTERN_PERCENT

        public static final int PATTERN_PERCENT
        The numberpattern attribute's PATTERN_PERCENT value.
        See Also:
        Constant Field Values
      • NUMERIC_DECIMAL

        public static final int NUMERIC_DECIMAL
        The numbersymbol attribute's NUMERIC_DECIMAL value.
        See Also:
        Constant Field Values
      • NUMERIC_GROUPING

        public static final int NUMERIC_GROUPING
        The numbersymbol attribute's NUMERIC_GROUPING value.
        See Also:
        Constant Field Values
      • NUMERIC_PERCENT

        public static final int NUMERIC_PERCENT
        The numbersymbol attribute's NUMERIC_PERCENT value.
        See Also:
        Constant Field Values
      • NUMERIC_MINUS

        public static final int NUMERIC_MINUS
        The numbersymbol attribute's NUMERIC_MINUS value.
        See Also:
        Constant Field Values
      • NUMERIC_ZERO

        public static final int NUMERIC_ZERO
        The numbersymbol attribute's NUMERIC_ZERO value.
        See Also:
        Constant Field Values
      • CURRENCY_SYMBOL

        public static final int CURRENCY_SYMBOL
        The currencysymbol attribute's CURRENCY_SYMBOL value.
        See Also:
        Constant Field Values
      • CURRENCY_ISONAME

        public static final int CURRENCY_ISONAME
        The currencysymbol attribute's CURRENCY_ISONAME value.
        See Also:
        Constant Field Values
      • CURRENCY_DECIMAL

        public static final int CURRENCY_DECIMAL
        The currencysymbol attribute's CURRENCY_DECIMAL value.
        See Also:
        Constant Field Values
      • BARCODE_PARITY_NONE

        public static final int BARCODE_PARITY_NONE
        The parity attribute's BARCODE_PARITY_NONE value.
        See Also:
        Constant Field Values
      • BARCODE_PARITY_ODD

        public static final int BARCODE_PARITY_ODD
        The parity attribute's BARCODE_PARITY_ODD value.
        See Also:
        Constant Field Values
      • BARCODE_PARITY_EVEN

        public static final int BARCODE_PARITY_EVEN
        The parity attribute's BARCODE_PARITY_EVEN value.
        See Also:
        Constant Field Values
      • TEXTLOCATION_NONE

        public static final int TEXTLOCATION_NONE
        The textlocation attribute's TEXTLOCATION_NONE value.
        See Also:
        Constant Field Values
      • TEXTLOCATION_ABOVE

        public static final int TEXTLOCATION_ABOVE
        The textlocation attribute's TEXTLOCATION_ABOVE value.
        See Also:
        Constant Field Values
      • TEXTLOCATION_BELOW

        public static final int TEXTLOCATION_BELOW
        The textlocation attribute's TEXTLOCATION_BELOW value.
        See Also:
        Constant Field Values
      • TEXTLOCATION_ABOVEEMBEDDED

        public static final int TEXTLOCATION_ABOVEEMBEDDED
        The textlocation attribute's TEXTLOCATION_ABOVEEMBEDDED value.
        See Also:
        Constant Field Values
      • TEXTLOCATION_BELOWEMBEDDED

        public static final int TEXTLOCATION_BELOWEMBEDDED
        The textlocation attribute's TEXTLOCATION_BELOWEMBEDDED value.
        See Also:
        Constant Field Values
      • CHECKSUM_AUTO

        public static final int CHECKSUM_AUTO
        The checksum attribute's CHECKSUM_AUTO value.
        See Also:
        Constant Field Values
      • CHECKSUM_NONE

        public static final int CHECKSUM_NONE
        The checksum attribute's CHECKSUM_NONE value.
        See Also:
        Constant Field Values
      • CHECKSUM_1MOD10

        public static final int CHECKSUM_1MOD10
        The checksum attribute's CHECKSUM_1MOD10 value.
        See Also:
        Constant Field Values
      • CHECKSUM_2MOD10

        public static final int CHECKSUM_2MOD10
        The checksum attribute's CHECKSUM_2MOD10 value.
        See Also:
        Constant Field Values
      • CHECKSUM_1MOD10_1MOD11

        public static final int CHECKSUM_1MOD10_1MOD11
        The checksum attribute's CHECKSUM_1MOD10_1MOD11 value.
        See Also:
        Constant Field Values
      • PDF_13

        public static final int PDF_13
        The signaturetype attribute's PDF_13 value.
        See Also:
        Constant Field Values
      • PDF_16

        public static final int PDF_16
        The signaturetype attribute's PDF_16 value.
        See Also:
        Constant Field Values
      • BORDER_OPEN

        public static final int BORDER_OPEN
        The borderbreak attribute's BORDER_OPEN value.
        See Also:
        Constant Field Values
      • BORDER_CLOSED

        public static final int BORDER_CLOSED
        The borderbreak attribute's BORDER_CLOSED value.
        See Also:
        Constant Field Values
      • SUPPORT_NONE

        public static final int SUPPORT_NONE
        The support attribute's SUPPORT_NONE value.
        See Also:
        Constant Field Values
      • SUPPORT_HARDWARE

        public static final int SUPPORT_HARDWARE
        The support attribute's SUPPORT_HARDWARE value.
        See Also:
        Constant Field Values
      • SUPPORT_SOFTWARE

        public static final int SUPPORT_SOFTWARE
        The support attribute's SUPPORT_SOFTWARE value.
        See Also:
        Constant Field Values
      • SCOPE_NAME

        public static final int SCOPE_NAME
        The scope attribute's SCOPE_NAME value.
        See Also:
        Constant Field Values
      • SCOPE_NONE

        public static final int SCOPE_NONE
        The scope attribute's SCOPE_NONE value.
        See Also:
        Constant Field Values
      • XDCLAYOUT_PAGINATE

        public static final int XDCLAYOUT_PAGINATE
        The xdclayout attribute's XDCLAYOUT_PAGINATE value.
        See Also:
        Constant Field Values
      • XDCLAYOUT_PANEL

        public static final int XDCLAYOUT_PANEL
        The xdclayout attribute's XDCLAYOUT_PANEL value.
        See Also:
        Constant Field Values
      • RUNAT_CLIENT

        public static final int RUNAT_CLIENT
        The runat attribute's RUNAT_CLIENT value.
        See Also:
        Constant Field Values
      • RUNAT_SERVER

        public static final int RUNAT_SERVER
        The runat attribute's RUNAT_SERVER value.
        See Also:
        Constant Field Values
      • RUNAT_BOTH

        public static final int RUNAT_BOTH
        The runat attribute's RUNAT_BOTH value.
        See Also:
        Constant Field Values
      • PRIORITY_CUSTOM

        public static final int PRIORITY_CUSTOM
        The priority attribute's PRIORITY_CUSTOM value.
        See Also:
        Constant Field Values
      • PRIORITY_TOOLTIP

        public static final int PRIORITY_TOOLTIP
        The priority attribute's PRIORITY_TOOLTIP value.
        See Also:
        Constant Field Values
      • PRIORITY_CAPTION

        public static final int PRIORITY_CAPTION
        The priority attribute's PRIORITY_CAPTION value.
        See Also:
        Constant Field Values
      • PRIORITY_NAME

        public static final int PRIORITY_NAME
        The priority attribute's PRIORITY_NAME value.
        See Also:
        Constant Field Values
      • USAGE_EXPORTONLY

        public static final int USAGE_EXPORTONLY
        The usage attribute's USAGE_EXPORTONLY value.
        See Also:
        Constant Field Values
      • USAGE_IMPORTONLY

        public static final int USAGE_IMPORTONLY
        The usage attribute's USAGE_IMPORTONLY value.
        See Also:
        Constant Field Values
      • USAGE_EXPORTANDIMPORT

        public static final int USAGE_EXPORTANDIMPORT
        The usage attribute's USAGE_EXPORTANDIMPORT value.
        See Also:
        Constant Field Values
      • EXECUTETYPE_IMPORT

        public static final int EXECUTETYPE_IMPORT
        The executetype attribute's EXECUTETYPE_IMPORT value.
        See Also:
        Constant Field Values
      • EXECUTETYPE_REMERGE

        public static final int EXECUTETYPE_REMERGE
        The executetype attribute's EXECUTETYPE_REMERGE value.
        See Also:
        Constant Field Values
      • DATA_LINK

        public static final int DATA_LINK
        The data attribute's DATA_LINK value.
        See Also:
        Constant Field Values
      • DATA_EMBED

        public static final int DATA_EMBED
        The data attribute's DATA_EMBED value.
        See Also:
        Constant Field Values
      • DATAPREP_NONE

        public static final int DATAPREP_NONE
        The DATAPREP attribute's DATAPREP_NONE value.
        See Also:
        Constant Field Values
      • DATAPREP_FLATECOMPRESS

        public static final int DATAPREP_FLATECOMPRESS
        The dataprep attribute's DATAPREP_FLATECOMPRESS value.
        See Also:
        Constant Field Values
      • SIGNOPERATION_SIGN

        public static final int SIGNOPERATION_SIGN
        The signoperation attribute's SIGNOPERATION_SIGN value.
        See Also:
        Constant Field Values
      • SIGNOPERATION_VERIFY

        public static final int SIGNOPERATION_VERIFY
        The signoperation attribute's SIGNOPERATION_VERIFY value.
        See Also:
        Constant Field Values
      • SIGNOPERATION_CLEAR

        public static final int SIGNOPERATION_CLEAR
        The signoperation attribute's SIGNOPERATION_CLEAR value.
        See Also:
        Constant Field Values
      • REQUIREMENT_REQUIRED

        public static final int REQUIREMENT_REQUIRED
        The requirement attribute's REQUIREMENT_REQUIRED value.
        See Also:
        Constant Field Values
      • REQUIREMENT_OPTIONAL

        public static final int REQUIREMENT_OPTIONAL
        The requirement attribute's REQUIREMENT_OPTIONAL value.
        See Also:
        Constant Field Values
      • COMMITON_EXIT

        public static final int COMMITON_EXIT
        The commiton attribute's COMMITON_EXIT value.
        See Also:
        Constant Field Values
      • COMMITON_SELECT

        public static final int COMMITON_SELECT
        The commiton attribute's COMMITON_SELECT value.
        See Also:
        Constant Field Values
      • DYNAMICRENDER_FORBIDDEN

        public static final int DYNAMICRENDER_FORBIDDEN
        The dynamicrender attribute's DYNAMICRENDER_FORBIDDEN value.
        See Also:
        Constant Field Values
      • DYNAMICRENDER_REQUIRED

        public static final int DYNAMICRENDER_REQUIRED
        The dynamicrender attribute's DYNAMICRENDER_REQUIRED value.
        See Also:
        Constant Field Values
      • BATCHFORMAT_NONE

        public static final int BATCHFORMAT_NONE
        The batchformat attribute's BATCHFORMAT_NONE value.
        See Also:
        Constant Field Values
      • BATCHFORMAT_ZIP

        public static final int BATCHFORMAT_ZIP
        The batchformat attribute's BATCHFORMAT_ZIP value.
        See Also:
        Constant Field Values
      • BATCHFORMAT_ZIPCOMPRESS

        public static final int BATCHFORMAT_ZIPCOMPRESS
        The batchformat attribute's BATCHFORMAT_ZIPCOMPRESS value.
        See Also:
        Constant Field Values
      • BATCHFORMAT_CONCAT

        public static final int BATCHFORMAT_CONCAT
        The batchformat attribute's BATCHFORMAT_CONCAT value.
        See Also:
        Constant Field Values
      • RENDERPOLICY_SERVER

        public static final int RENDERPOLICY_SERVER
        The renderpolicy attribute's RENDERPOLICY_SERVER value.
        See Also:
        Constant Field Values
      • RENDERPOLICY_CLIENT

        public static final int RENDERPOLICY_CLIENT
        The renderpolicy attribute's RENDERPOLICY_CLIENT value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_STAR

        public static final int WRITINGSCRIPT_STAR
        The writingscript attribute's WRITINGSCRIPT_STAR value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_ROMAN

        public static final int WRITINGSCRIPT_ROMAN
        The writingscript attribute's WRITINGSCRIPT_ROMAN value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_EASTEUROPEANROMAN

        public static final int WRITINGSCRIPT_EASTEUROPEANROMAN
        The writingscript attribute's WRITINGSCRIPT_EASTEUROPEANROMAN value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_GREEK

        public static final int WRITINGSCRIPT_GREEK
        The writingscript attribute's WRITINGSCRIPT_GREEK value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_CYRILLIC

        public static final int WRITINGSCRIPT_CYRILLIC
        The writingscript attribute's WRITINGSCRIPT_CYRILLIC value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_JAPANESE

        public static final int WRITINGSCRIPT_JAPANESE
        The writingscript attribute's WRITINGSCRIPT_JAPANESE value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_TRADITIONALCHINESE

        public static final int WRITINGSCRIPT_TRADITIONALCHINESE
        The writingscript attribute's WRITINGSCRIPT_TRADITIONALCHINESE value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_SIMPLIFIEDCHINESE

        public static final int WRITINGSCRIPT_SIMPLIFIEDCHINESE
        The writingscript attribute's WRITINGSCRIPT_SIMPLIFIEDCHINESE value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_KOREAN

        public static final int WRITINGSCRIPT_KOREAN
        The writingscript attribute's WRITINGSCRIPT_KOREAN value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_ARABIC

        public static final int WRITINGSCRIPT_ARABIC
        The writingscript attribute's WRITINGSCRIPT_ARABIC value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_HEBREW

        public static final int WRITINGSCRIPT_HEBREW
        The writingscript attribute's WRITINGSCRIPT_HEBREW value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_THAI

        public static final int WRITINGSCRIPT_THAI
        The writingscript attribute's WRITINGSCRIPT_THAI value.
        See Also:
        Constant Field Values
      • WRITINGSCRIPT_VIETNAMESE

        public static final int WRITINGSCRIPT_VIETNAMESE
        The writingscript attribute's WRITINGSCRIPT_VIETNAMESE value.
        See Also:
        Constant Field Values
      • TAGGEDMODE_NORMAL

        public static final int TAGGEDMODE_NORMAL
        The taggedmode attribute's TAGGEDMODE_NORMAL value.
        See Also:
        Constant Field Values
      • TAGGEDMODE_CUSTOM

        public static final int TAGGEDMODE_CUSTOM
        The taggedmode attribute's TAGGEDMODE_CUSTOM value.
        See Also:
        Constant Field Values
      • RUNSCRIPTS_CLIENT

        public static final int RUNSCRIPTS_CLIENT
        The runscripts attribute's RUNSCRIPTS_CLIENT value.
        See Also:
        Constant Field Values
      • RUNSCRIPTS_SERVER

        public static final int RUNSCRIPTS_SERVER
        The runscripts attribute's RUNSCRIPTS_SERVER value.
        See Also:
        Constant Field Values
      • RUNSCRIPTS_BOTH

        public static final int RUNSCRIPTS_BOTH
        The runscripts attribute's RUNSCRIPTS_BOTH value.
        See Also:
        Constant Field Values
      • RUNSCRIPTS_NONE

        public static final int RUNSCRIPTS_NONE
        The runscripts attribute's RUNSCRIPTS_NONE value.
        See Also:
        Constant Field Values
      • MANIFESTACTION_INCLUDE

        public static final int MANIFESTACTION_INCLUDE
        The manifestaction attribute's MANIFESTACTION_INCLUDE value.
        See Also:
        Constant Field Values
      • MANIFESTACTION_EXCLUDE

        public static final int MANIFESTACTION_EXCLUDE
        The manifestaction attribute's MANIFESTACTION_EXCLUDE value.
        See Also:
        Constant Field Values
      • MANIFESTACTION_ALL

        public static final int MANIFESTACTION_ALL
        The manifestaction attribute's MANIFESTACTION_ALL value.
        See Also:
        Constant Field Values
      • MDPSIGNATURETYPE_FILLER

        public static final int MDPSIGNATURETYPE_FILLER
        The mdpsignaturetype attribute's MDPSIGNATURETYPE_FILLER value.
        See Also:
        Constant Field Values
      • MDPSIGNATURETYPE_AUTHOR

        public static final int MDPSIGNATURETYPE_AUTHOR
        The mdpsignaturetype attribute's MDPSIGNATURETYPE_AUTHOR value.
        See Also:
        Constant Field Values
      • MDPPERMISSIONS_ONE

        public static final int MDPPERMISSIONS_ONE
        The mdppermissions attribute's MDPPERMISSIONS_ONE value.
        See Also:
        Constant Field Values
      • MDPPERMISSIONS_TWO

        public static final int MDPPERMISSIONS_TWO
        The mdppermissions attribute's MDPPERMISSIONS_TWO value.
        See Also:
        Constant Field Values
      • MDPPERMISSIONS_THREE

        public static final int MDPPERMISSIONS_THREE
        The mdppermissions attribute's MDPPERMISSIONS_THREE value.
        See Also:
        Constant Field Values
      • PAGESETRELATION_ORDERED_OCCURRENCE

        public static final int PAGESETRELATION_ORDERED_OCCURRENCE
        The pagesetrelation attribute's PAGESETRELATION_ORDERED_OCCURRENCE value.
        See Also:
        Constant Field Values
      • PAGESETRELATION_SIMPLEX_PAGINATED

        public static final int PAGESETRELATION_SIMPLEX_PAGINATED
        The pagesetrelation attribute's PAGESETRELATION_SIMPLEX_PAGINATED value.
        See Also:
        Constant Field Values
      • PAGESETRELATION_DUPLEX_PAGINATED

        public static final int PAGESETRELATION_DUPLEX_PAGINATED
        The pagesetrelation attribute's PAGESETRELATION_DUPLEX_PAGINATED value.
        See Also:
        Constant Field Values
      • PAGEPOSITION_FIRST

        public static final int PAGEPOSITION_FIRST
        The pageposition attribute's PAGEPOSITION_FIRST value.
        See Also:
        Constant Field Values
      • PAGEPOSITION_LAST

        public static final int PAGEPOSITION_LAST
        The pageposition attribute's PAGEPOSITION_LAST value.
        See Also:
        Constant Field Values
      • PAGEPOSITION_REST

        public static final int PAGEPOSITION_REST
        The pageposition attribute's PAGEPOSITION_REST value.
        See Also:
        Constant Field Values
      • PAGEPOSITION_ONLY

        public static final int PAGEPOSITION_ONLY
        The pageposition attribute's PAGEPOSITION_ONLY value.
        See Also:
        Constant Field Values
      • PAGEPOSITION_ANY

        public static final int PAGEPOSITION_ANY
        The pageposition attribute's PAGEPOSITION_ANY value.
        See Also:
        Constant Field Values
      • ODDOREVEN_ODD

        public static final int ODDOREVEN_ODD
        The oddoreven attribute's ODDOREVEN_ODD value.
        See Also:
        Constant Field Values
      • ODDOREVEN_EVEN

        public static final int ODDOREVEN_EVEN
        The oddoreven attribute's ODDOREVEN_EVEN value.
        See Also:
        Constant Field Values
      • ODDOREVEN_ANY

        public static final int ODDOREVEN_ANY
        The oddoreven attribute's ODDOREVEN_ANY value.
        See Also:
        Constant Field Values
      • BLANKORNOTBLANK_BLANK

        public static final int BLANKORNOTBLANK_BLANK
        The blankornotblank attribute's BLANKORNOTBLANK_BLANK value.
        See Also:
        Constant Field Values
      • BLANKORNOTBLANK_NOTBLANK

        public static final int BLANKORNOTBLANK_NOTBLANK
        The blankornotblank attribute's BLANKORNOTBLANK_NOTBLANK value.
        See Also:
        Constant Field Values
      • BLANKORNOTBLANK_ANY

        public static final int BLANKORNOTBLANK_ANY
        The blankornotblank attribute's BLANKORNOTBLANK_ANY value.
        See Also:
        Constant Field Values
      • SCROLLPOLICY_AUTO

        public static final int SCROLLPOLICY_AUTO
        The scrollpolicy attribute's SCROLLPOLICY_AUTO value.
        See Also:
        Constant Field Values
      • SCROLLPOLICY_ON

        public static final int SCROLLPOLICY_ON
        The scrollpolicy attribute's SCROLLPOLICY_ON value.
        See Also:
        Constant Field Values
      • SCROLLPOLICY_OFF

        public static final int SCROLLPOLICY_OFF
        The scrollpolicy attribute's SCROLLPOLICY_OFF value.
        See Also:
        Constant Field Values
      • BASEPROFILE_FULL

        public static final int BASEPROFILE_FULL
        The baseprofile attribute's BASEPROFILE_FULL value.
        See Also:
        Constant Field Values
      • BASEPROFILE_INTERACTIVEFORMS

        public static final int BASEPROFILE_INTERACTIVEFORMS
        The baseprofile attribute's BASEPROFILE_INTERACTIVEFORMS value.
        See Also:
        Constant Field Values
      • DUPLEXOPTION_SIMPLEX

        public static final int DUPLEXOPTION_SIMPLEX
        The duplexoption attribute's DUPLEXOPTION_SIMPLEX value.
        See Also:
        Constant Field Values
      • DUPLEXOPTION_DUPLEXFLIPSHORTEDGE

        public static final int DUPLEXOPTION_DUPLEXFLIPSHORTEDGE
        The duplexoption attribute's DUPLEXOPTION_DUPLEXFLIPSHORTEDGE value.
        See Also:
        Constant Field Values
      • DUPLEXOPTION_DUPLEXFLIPLONGEDGE

        public static final int DUPLEXOPTION_DUPLEXFLIPLONGEDGE
        The duplexoption attribute's DUPLEXOPTION_DUPLEXFLIPLONGEDGE value.
        See Also:
        Constant Field Values
      • MARK_CHECK

        public static final int MARK_CHECK
        The mark attribute's MARK_CHECK value.
        See Also:
        Constant Field Values
      • MARK_CIRCLE

        public static final int MARK_CIRCLE
        The mark attribute's MARK_CIRCLE value.
        See Also:
        Constant Field Values
      • MARK_CROSS

        public static final int MARK_CROSS
        The mark attribute's MARK_CROSS value.
        See Also:
        Constant Field Values
      • MARK_DIAMOND

        public static final int MARK_DIAMOND
        The mark attribute's MARK_DIAMOND value.
        See Also:
        Constant Field Values
      • MARK_SQUARE

        public static final int MARK_SQUARE
        The mark attribute's MARK_SQUARE value.
        See Also:
        Constant Field Values
      • MARK_STAR

        public static final int MARK_STAR
        The mark attribute's MARK_STAR value.
        See Also:
        Constant Field Values
      • MARK_DEFAULT

        public static final int MARK_DEFAULT
        The mark attribute's MARK_DEFAULT value.
        See Also:
        Constant Field Values
      • HIGHLIGHT_NONE

        public static final int HIGHLIGHT_NONE
        The highlight attribute's HIGHLIGHT_NONE value.
        See Also:
        Constant Field Values
      • HIGHLIGHT_INVERTED

        public static final int HIGHLIGHT_INVERTED
        The highlight attribute's HIGHLIGHT_INVERTED value.
        See Also:
        Constant Field Values
      • HIGHLIGHT_PUSH

        public static final int HIGHLIGHT_PUSH
        The highlight attribute's HIGHLIGHT_PUSH value.
        See Also:
        Constant Field Values
      • HIGHLIGHT_OUTLINE

        public static final int HIGHLIGHT_OUTLINE
        The highlight attribute's HIGHLIGHT_OUTLINE value.
        See Also:
        Constant Field Values
      • RESTORESTATE_MANUAL

        public static final int RESTORESTATE_MANUAL
        The restorestate attribute's RESTORESTATE_MANUAL value.
        See Also:
        Constant Field Values
      • RESTORESTATE_AUTO

        public static final int RESTORESTATE_AUTO
        The restorestate attribute's RESTORESTATE_AUTO value.
        See Also:
        Constant Field Values
      • PAGINATION_SIMPLEX

        public static final int PAGINATION_SIMPLEX
        The pagination attribute's PAGINATION_SIMPLEX value.
        See Also:
        Constant Field Values
      • PAGINATION_DUPLEX_LONG_EDGE

        public static final int PAGINATION_DUPLEX_LONG_EDGE
        The pagination attribute's PAGINATION_DUPLEX_LONG_EDGE value.
        See Also:
        Constant Field Values
      • PAGINATION_DUPLEX_SHORT_EDGE

        public static final int PAGINATION_DUPLEX_SHORT_EDGE
        The pagination attribute's PAGINATION_DUPLEX_SHORT_EDGE value.
        See Also:
        Constant Field Values
      • JOG_USEPRINTERSETTING

        public static final int JOG_USEPRINTERSETTING
        The jogoption attribute's JOG_USEPRINTERSETTING value.
        See Also:
        Constant Field Values
      • JOG_NONE

        public static final int JOG_NONE
        The jogoption attribute's JOG_NONE value.
        See Also:
        Constant Field Values
      • JOG_PAGESET

        public static final int JOG_PAGESET
        The jogoption attribute's JOG_PAGESET value.
        See Also:
        Constant Field Values
      • ADDREVOCATIONINFO_REQUIRED

        public static final int ADDREVOCATIONINFO_REQUIRED
        The addrevocationinfo attribute's ADDREVOCATIONINFO_REQUIRED value.
        See Also:
        Constant Field Values
      • ADDREVOCATIONINFO_OPTIONAL

        public static final int ADDREVOCATIONINFO_OPTIONAL
        The addrevocationinfo attribute's ADDREVOCATIONINFO_OPTIONAL value.
        See Also:
        Constant Field Values
      • ADDREVOCATIONINFO_NONE

        public static final int ADDREVOCATIONINFO_NONE
        The addrevocationinfo attribute's ADDREVOCATIONINFO_NONE value.
        See Also:
        Constant Field Values
      • UPSMODE_USCARRIER

        public static final int UPSMODE_USCARRIER
        The upsmode attribute's UPSMODE_USCARRIER value.
        See Also:
        Constant Field Values
      • UPSMODE_INTERNATIONALCARRIER

        public static final int UPSMODE_INTERNATIONALCARRIER
        The upsmode attribute's UPSMODE_INTERNATIONALCARRIER value.
        See Also:
        Constant Field Values
      • UPSMODE_STANDARDSYMBOL

        public static final int UPSMODE_STANDARDSYMBOL
        The upsmode attribute's UPSMODE_STANDARDSYMBOL value.
        See Also:
        Constant Field Values
      • UPSMODE_SECURESYMBOL

        public static final int UPSMODE_SECURESYMBOL
        The upsmode attribute's UPSMODE_SECURESYMBOL value.
        See Also:
        Constant Field Values
      • SOURCEBELOW_UPDATE

        public static final int SOURCEBELOW_UPDATE
        The sourcebelow attribute's SOURCEBELOW_UPDATE value.
        See Also:
        Constant Field Values
      • SOURCEBELOW_MAINTAIN

        public static final int SOURCEBELOW_MAINTAIN
        The sourcebelow attribute's SOURCEBELOW_MAINTAIN value.
        See Also:
        Constant Field Values
      • SOURCEABOVE_WARN

        public static final int SOURCEABOVE_WARN
        The sourceabove attribute's SOURCEABOVE_WARN value.
        See Also:
        Constant Field Values
      • SOURCEABOVE_ERROR

        public static final int SOURCEABOVE_ERROR
        The sourceabove attribute's SOURCEABOVE_ERROR value.
        See Also:
        Constant Field Values
      • OUTPUTBELOW_UPDATE

        public static final int OUTPUTBELOW_UPDATE
        The outputbelow attribute's OUTPUTBELOW_UPDATE value.
        See Also:
        Constant Field Values
      • OUTPUTBELOW_WARN

        public static final int OUTPUTBELOW_WARN
        The outputbelow attribute's OUTPUTBELOW_WARN value.
        See Also:
        Constant Field Values
      • OUTPUTBELOW_ERROR

        public static final int OUTPUTBELOW_ERROR
        The outputbelow attribute's OUTPUTBELOW_ERROR value.
        See Also:
        Constant Field Values
      • COMPRESSSCOPE_IMAGEONLY

        public static final int COMPRESSSCOPE_IMAGEONLY
        The compressscope attribute's COMPRESSSCOPE_IMAGEONLY value.
        See Also:
        Constant Field Values
      • COMPRESSSCOPE_DOCUMENT

        public static final int COMPRESSSCOPE_DOCUMENT
        The compressscope attribute's COMPRESSSCOPE_DOCUMENT value.
        See Also:
        Constant Field Values
      • STAPLEMODE_ON

        public static final int STAPLEMODE_ON
        The staplemode attribute's STAPLEMODE_ON value.
        See Also:
        Constant Field Values
      • STAPLEMODE_OFF

        public static final int STAPLEMODE_OFF
        The staplemode attribute's STAPLEMODE_OFF value.
        See Also:
        Constant Field Values
      • STAPLEMODE_USEPRINTERSETTING

        public static final int STAPLEMODE_USEPRINTERSETTING
        The staplemode attribute's STAPLEMODE_USEPRINTERSETTING value.
        See Also:
        Constant Field Values
      • PDFACONFORMANCE_A

        public static final int PDFACONFORMANCE_A
        The pdfaconformance attribute's PDFACONFORMANCE_A value.
        See Also:
        Constant Field Values
      • PDFACONFORMANCE_B

        public static final int PDFACONFORMANCE_B
        The pdfaconformance attribute's PDFACONFORMANCE_B value.
        See Also:
        Constant Field Values
      • GENERICFAMILY_SANSSERIF

        public static final int GENERICFAMILY_SANSSERIF
        The genericfamily attribute's GENERICFAMILY_SANSSERIF value.
        See Also:
        Constant Field Values
      • GENERICFAMILY_SERIF

        public static final int GENERICFAMILY_SERIF
        The genericfamily attribute's GENERICFAMILY_SERIF value.
        See Also:
        Constant Field Values
      • GENERICFAMILY_CURSIVE

        public static final int GENERICFAMILY_CURSIVE
        The genericfamily attribute's GENERICFAMILY_CURSIVE value.
        See Also:
        Constant Field Values
      • GENERICFAMILY_FANTASY

        public static final int GENERICFAMILY_FANTASY
        The genericfamily attribute's GENERICFAMILY_FANTASY value.
        See Also:
        Constant Field Values
      • GENERICFAMILY_MONOSPACE

        public static final int GENERICFAMILY_MONOSPACE
        The genericfamily attribute's GENERICFAMILY_MONOSPACE value.
        See Also:
        Constant Field Values
      • GENERICFAMILY_UNKNOWN

        public static final int GENERICFAMILY_UNKNOWN
        The genericfamily attribute's GENERICFAMILY_UNKNOWN value.
        See Also:
        Constant Field Values
      • OVERPRINT_NONE

        public static final int OVERPRINT_NONE
        The overprint attribute's OVERPRINT_NONE value.
        See Also:
        Constant Field Values
      • OVERPRINT_DRAWS

        public static final int OVERPRINT_DRAWS
        The overprint attribute's OVERPRINT_DRAWS value.
        See Also:
        Constant Field Values
      • OVERPRINT_FIELDS

        public static final int OVERPRINT_FIELDS
        The overprint attribute's OVERPRINT_FIELDS value.
        See Also:
        Constant Field Values
      • OVERPRINT_DRAWSANDFIELDS

        public static final int OVERPRINT_DRAWSANDFIELDS
        The overprint attribute's OVERPRINT_DRAWSANDFIELDS value.
        See Also:
        Constant Field Values
      • KERNINGMODE_NONE

        public static final int KERNINGMODE_NONE
        The kerningmode attribute's KERNINGMODE_NONE value.
        See Also:
        Constant Field Values
      • KERNINGMODE_PAIR

        public static final int KERNINGMODE_PAIR
        The kerningmode attribute's KERNINGMODE_PAIR value.
        See Also:
        Constant Field Values
      • PICKER_NONE

        public static final int PICKER_NONE
        The picker attribute's PICKER_NONE value.
        See Also:
        Constant Field Values
      • PICKER_HOST

        public static final int PICKER_HOST
        The picker attribute's PICKER_HOST value.
        See Also:
        Constant Field Values
      • PAGINATIONOVERRIDE_NONE

        public static final int PAGINATIONOVERRIDE_NONE
        The paginationoverride attribute's PAGINATIONOVERRIDE_NONE value.
        See Also:
        Constant Field Values
      • PAGINATIONOVERRIDE_FORCE_SIMPLEX

        public static final int PAGINATIONOVERRIDE_FORCE_SIMPLEX
        The paginationoverride attribute's PAGINATIONOVERRIDE_FORCE_SIMPLEX value.
        See Also:
        Constant Field Values
      • PAGINATIONOVERRIDE_FORCE_DUPLEX

        public static final int PAGINATIONOVERRIDE_FORCE_DUPLEX
        The paginationoverride attribute's PAGINATIONOVERRIDE_FORCE_DUPLEX value.
        See Also:
        Constant Field Values
      • PAGINATIONOVERRIDE_FORCE_DUPLEX_LONG_EDGE

        public static final int PAGINATIONOVERRIDE_FORCE_DUPLEX_LONG_EDGE
        The paginationoverride attribute's PAGINATIONOVERRIDE_FORCE_DUPLEX_LONG_EDGE value.
        See Also:
        Constant Field Values
      • PAGINATIONOVERRIDE_FORCE_DUPLEX_SHORT_EDGE

        public static final int PAGINATIONOVERRIDE_FORCE_DUPLEX_SHORT_EDGE
        The paginationoverride attribute's PAGINATIONOVERRIDE_FORCE_DUPLEX_SHORT_EDGE value.
        See Also:
        Constant Field Values
      • VALIDATIONMESSAGING_NOMESSAGES

        public static final int VALIDATIONMESSAGING_NOMESSAGES
        The validationmessaging attribute's VALIDATIONMESSAGING_NOMESSAGES value.
        See Also:
        Constant Field Values
      • VALIDATIONMESSAGING_FIRSTMESSAGEONLY

        public static final int VALIDATIONMESSAGING_FIRSTMESSAGEONLY
        The validationmessaging attribute's VALIDATIONMESSAGING_FIRSTMESSAGEONLY value.
        See Also:
        Constant Field Values
      • VALIDATIONMESSAGING_ALLMESSAGESINDIVIDUALLY

        public static final int VALIDATIONMESSAGING_ALLMESSAGESINDIVIDUALLY
        The validationmessaging attribute's VALIDATIONMESSAGING_ALLMESSAGESINDIVIDUALLY value.
        See Also:
        Constant Field Values
      • VALIDATIONMESSAGING_ALLMESSAGESTOGETHER

        public static final int VALIDATIONMESSAGING_ALLMESSAGESTOGETHER
        The validationmessaging attribute's VALIDATIONMESSAGING_ALLMESSAGESTOGETHER value.
        See Also:
        Constant Field Values
      • EVENTLISTEN_REFONLY

        public static final int EVENTLISTEN_REFONLY
        The eventlisten attribute's EVENTLISTEN_REFONLY value.
        See Also:
        Constant Field Values
      • EVENTLISTEN_REFANDDESCENDENTS

        public static final int EVENTLISTEN_REFANDDESCENDENTS
        The eventlisten attribute's EVENTLISTEN_REFANDDESCENDENTS value.
        See Also:
        Constant Field Values
      • PRINTSCALING_NOSCALING

        public static final int PRINTSCALING_NOSCALING
        The printscaling attribute's PRINTSCALING_NOSCALING value.
        See Also:
        Constant Field Values
      • PRINTSCALING_APPDEFAULT

        public static final int PRINTSCALING_APPDEFAULT
        The printscaling attribute's PRINTSCALING_APPDEFAULT value.
        See Also:
        Constant Field Values
      • DUPLEXIMPOSITION_LONGEDGE

        public static final int DUPLEXIMPOSITION_LONGEDGE
        The dupleximposition attribute's DUPLEXIMPOSITION_LONGEDGE value.
        See Also:
        Constant Field Values
      • DUPLEXIMPOSITION_SHORTEDGE

        public static final int DUPLEXIMPOSITION_SHORTEDGE
        The dupleximposition attribute's DUPLEXIMPOSITION_SHORTEDGE value.
        See Also:
        Constant Field Values
      • CREDENTIAL_REQUIRED

        public static final int CREDENTIAL_REQUIRED
        The credentialpolicy attribute's CREDENTIAL_REQUIRED value.
        See Also:
        Constant Field Values
      • CREDENTIAL_OPTIONAL

        public static final int CREDENTIAL_OPTIONAL
        The credentialpolicy attribute's CREDENTIAL_OPTIONAL value.
        See Also:
        Constant Field Values
    • Method Detail

      • getInt

        public int getInt()
      • getVersionIntro

        public int getVersionIntro()
      • getAvailability

        public int getAvailability()
      • getEnum

        public static EnumAttr getEnum​(int value)
      • getStrings

        public java.lang.String[] getStrings()
        return all the possible enumerated strings shared by this enum type.
        Returns:
        an array of strings corresponding to this type.
      • getValues

        public EnumAttr[] getValues()
        return a list of all the possible enumerated values of this enum.
        Returns:
        an array of EnumAttr::VALUE values that make up this enumerated type.
      • getEnum

        public static EnumAttr getEnum​(EnumType t,
                                       java.lang.String v)
        Parameters:
        t -
        v - This String must be interned.
      • getType

        public EnumType getType()
        return the enumerated type for this enum.
        Returns:
        the EnumAttr::TYPE value for this class.
      • equals

        public boolean equals​(java.lang.Object object)
        Determines if two EnumAttr instances are equal. Since we should only ever create a single instance of each EnumAttr value, it should be possible to use reference comparisons. This implementation relies on each EnumAttr having a unique integer value.
        Overrides:
        equals in class java.lang.Object
        Returns:
        true if equal.
      • hashCode

        public int hashCode()
        Returns a hash code value for the object.
        Overrides:
        hashCode in class java.lang.Object
      • getString

        public static java.lang.String getString​(int eVal)
        Get the string that corresponds to this enumerated value.
        Parameters:
        eVal - the EnumAttr::VALUE to find a string for
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object