Field Summary |
|
final static int | ASPECIAL Bit position if this element type is ???. |
final public static int | ATTREMPTY Bit position if this attribute type is an empty type. |
final public static int | ATTRURL Bit position if this attribute type is a URL. |
final static int | BLOCK Bit position if this element type is a block. |
final static int | BLOCKFORM Bit position if this element type is a block form. |
final static int | BLOCKFORMFIELDSET Bit position if this element type is a block form field set. |
final static int | EMPTY Bit position if this element type is empty. |
final static int | FONTSTYLE Bit position if this element type is a font style. |
final static int | FORMCTRL Bit position if this element type is a form control. |
final static int | HEAD Bit position if this element type is a head element (i.e. |
final static int | HEADELEM Bit position if this element type is a header element (i.e. |
final static int | HEADMISC Bit position if this element type is an odd header element. |
final static int | INLINELABEL Bit position if this element type is an inline label. |
final static int | LIST Bit position if this element type is a list. |
final static int | PHRASE Bit position if this element type is a phrase. |
final static int | PREFORMATTED Bit position if this element type is a preformatted type. |
final static int | RAW Bit position if this element type is should be raw characters. |
final static int | SPECIAL Bit position if this element type is ???. |
final static int | WHITESPACESENSITIVE Bit position if this element type is whitespace sensitive. |