Class HTMLSchema
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Inherited Members
Namespace: TagSoup
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class HTMLSchema : Schema
Constructors
HTMLSchema()
Returns a newly constructed HTMLSchema object independent of any existing ones.
Declaration
public HTMLSchema()
Fields
M_AREA
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_AREA = 2
Field Value
Type | Description |
---|---|
int |
M_BLOCK
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_BLOCK = 4
Field Value
Type | Description |
---|---|
int |
M_BLOCKINLINE
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_BLOCKINLINE = 8
Field Value
Type | Description |
---|---|
int |
M_BODY
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_BODY = 16
Field Value
Type | Description |
---|---|
int |
M_CELL
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_CELL = 32
Field Value
Type | Description |
---|---|
int |
M_COL
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_COL = 64
Field Value
Type | Description |
---|---|
int |
M_DEF
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_DEF = 128
Field Value
Type | Description |
---|---|
int |
M_FORM
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_FORM = 256
Field Value
Type | Description |
---|---|
int |
M_FRAME
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_FRAME = 512
Field Value
Type | Description |
---|---|
int |
M_HEAD
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_HEAD = 1024
Field Value
Type | Description |
---|---|
int |
M_HTML
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_HTML = 2048
Field Value
Type | Description |
---|---|
int |
M_INLINE
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_INLINE = 4096
Field Value
Type | Description |
---|---|
int |
M_LEGEND
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_LEGEND = 8192
Field Value
Type | Description |
---|---|
int |
M_LI
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_LI = 16384
Field Value
Type | Description |
---|---|
int |
M_NOLINK
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_NOLINK = 32768
Field Value
Type | Description |
---|---|
int |
M_OPTION
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_OPTION = 65536
Field Value
Type | Description |
---|---|
int |
M_OPTIONS
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_OPTIONS = 131072
Field Value
Type | Description |
---|---|
int |
M_P
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_P = 262144
Field Value
Type | Description |
---|---|
int |
M_PARAM
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_PARAM = 524288
Field Value
Type | Description |
---|---|
int |
M_TABLE
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_TABLE = 1048576
Field Value
Type | Description |
---|---|
int |
M_TABULAR
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_TABULAR = 2097152
Field Value
Type | Description |
---|---|
int |
M_TR
This class provides a Schema that has been preinitialized with HTML elements, attributes, and character entity declarations. All the declarations normally provided with HTML 4.01 are given, plus some that are IE-specific and NS4-specific. Attribute declarations of type CDATA with no default value are not included.
Declaration
public const int M_TR = 4194304
Field Value
Type | Description |
---|---|
int |