ASPECIAL
public static final int ASPECIAL
Bit position if this element type is ???.
ATTREMPTY
public static final int ATTREMPTY
Bit position if this attribute type is an empty type.
ATTRURL
public static final int ATTRURL
Bit position if this attribute type is a URL.
BLOCK
public static final int BLOCK
Bit position if this element type is a block.
BLOCKFORM
public static final int BLOCKFORM
Bit position if this element type is a block form.
BLOCKFORMFIELDSET
public static final int BLOCKFORMFIELDSET
Bit position if this element type is a block form field set (?? -sb).
CDATA
public static final int CDATA
Bit position if this element type is CDATA.
EMPTY
public static final int EMPTY
Bit position if this element type is empty.
FLOW
public static final int FLOW
Bit position if this element type is a flow.
FONTSTYLE
public static final int FONTSTYLE
Bit position if this element type is a font style.
FORMCTRL
public static final int FORMCTRL
Bit position if this element type is a form control.
HEAD
public static final int HEAD
Bit position if this element type is a head element (i.e. H1, H2, etc.)
HEADELEM
public static final int HEADELEM
Bit position if this element type is a header element (i.e. HEAD).
HEADMISC
public static final int HEADMISC
Bit position if this element type is an odd header element.
INLINE
public static final int INLINE
Bit position if this element type should be inlined.
INLINEA
public static final int INLINEA
Bit position if this element type is INLINEA (?? -sb).
INLINELABEL
public static final int INLINELABEL
Bit position if this element type is an inline label.
LIST
public static final int LIST
Bit position if this element type is a list.
PCDATA
public static final int PCDATA
Bit position if this element type is PCDATA.
PHRASE
public static final int PHRASE
Bit position if this element type is a phrase.
PREFORMATTED
public static final int PREFORMATTED
Bit position if this element type is a preformatted type.
RAW
public static final int RAW
Bit position if this element type is should be raw characters.
SPECIAL
public static final int SPECIAL
Bit position if this element type is ???.
WHITESPACESENSITIVE
public static final int WHITESPACESENSITIVE
Bit position if this element type is whitespace sensitive.