Index of types


A
accepted_id [Pxp_reader]
When a resolver accepts an ID, this triple specifies how to proceed.
array_stack [Pxp_core_parser]
att_default [Pxp_core_types_type.CORE_TYPES]
att_default [Pxp_type_anchor]
att_type [Pxp_core_types_type.CORE_TYPES]
att_type [Pxp_type_anchor]
att_value [Pxp_core_types_type.CORE_TYPES]
att_value [Pxp_type_anchor]

C
combination_mode [Pxp_reader]
config [Pxp_yacc]
config [Pxp_types]
content_model_type [Pxp_core_types_type.CORE_TYPES]
content_model_type [Pxp_type_anchor]
context [Pxp_core_parser]
continuation_state [Pxp_core_parser]

D
data_node_classification [Pxp_document]
The result type of the method classify_data_node:
dfa_definition [Pxp_dfa]
dtd_id [Pxp_core_types_type.CORE_TYPES]
dtd_id [Pxp_type_anchor]
dtd_style [Pxp_event]

E
encoding [Pxp_core_types_type.CORE_TYPES]
We accept all encodings for character sets which are defined in Netconversion (package netstring).
entity_id [Pxp_lexer_types]
The class without properties; but you can still compare if two objects are the same.
entry [Pxp_types]
Entry points for the parser (used to call process_entity: `Entry_document: The parser reads a complete document that must have a DOCTYPE and may have a DTD., `Entry_declarations: The parser reads the external subset of a DTD, `Entry_content: The parser reads an entity containing contents, i.e. misc* element misc*., `Entry_expr: The parser reads a single element, a single processing instruction or a single comment, or whitespace, whatever is found. In contrast to the other entry points, the expression need not to be a complete entity, but can start and end in the middle of an entity More entry points might be defined in the future. The entry points have a list of flags.
event [Pxp_types]
ext_id [Pxp_core_types_type.CORE_TYPES]
ext_id [Pxp_type_anchor]
extended_entry [Pxp_core_parser]

F
filter [Pxp_event]

G
graph [Pxp_dfa.Graph]

L
lexbuf [Pxp_lexing]
lexer_set [Pxp_lexer_types]
DEPRECATED.
lexer_source [Pxp_reader]
One must only use either lsrc_lexbuf, or lsrc_unicode_lexbuf !
lexers [Pxp_lexer_types]

M
mixed_spec [Pxp_core_types_type.CORE_TYPES]
mixed_spec [Pxp_type_anchor]

N
node_type [Pxp_document]

O
ord_index [Pxp_document]
<ID:type-ord-index> <TYPE:type> <CALL> 'ext ord_index <SIG> AUTO <DESCR> The type of ordinal indexes.
output_stream [Pxp_core_types_type.CORE_TYPES]

P
pool [Pxp_core_types_type.CORE_TYPES]
pool [Pxp_type_anchor]
private_id [Pxp_core_types_type.CORE_TYPES]
private_id [Pxp_type_anchor]
prolog_token [Pxp_lexer_types]

R
reconstruction_cmd [Pxp_marshal]
regexp_spec [Pxp_core_types_type.CORE_TYPES]
regexp_spec [Pxp_type_anchor]
rep_encoding [Pxp_core_types_type.CORE_TYPES]
resolver_id [Pxp_core_types_type.CORE_TYPES]
resolver IDs are used instead of ext_id in resolvers.
resolver_id [Pxp_type_anchor]

S
solid_xml [Pxp_document]
source [Pxp_yacc]
both defined in Pxp_types and Pxp_dtd
source [Pxp_types]
source [Pxp_dtd]
spec [Pxp_document]
<ID:type-spec> <TYPE:type> <CALL> 'ext spec <SIG> AUTO <DESCR> The abstract data type specifying which objects are actually created by the parser.
stripping_mode [Pxp_document]
<ID:type-stripping-mode> <TYPE:type> <CALL> stripping_mode <SIG> AUTO <DESCR> The different ways how to strip whitespace from a single data node: `Strip_one_lf: If there is a linefeed character at the beginning/at the end, it will be removed. If there are more linefeed characters, only the first/the last is removed. (This is the SGML rule to strip whitespace.), `Strip_one: If there is a whitespace character at the beginning/at the end, it will be removed. If there are more whitespace characters, only the first/the last is removed. Whitespace characters are space, newline, carriage return, and tab., `Strip_seq: All whitespace characters at the beginning/at the end are removed., `Disabled: Do not strip whitespace. -- </ID>

T
token [Pxp_lexer_types]

V
validation_record [Pxp_dtd]
This is an internally structure used to pass validation information efficiently from the DTD to the document nodes.
vertex [Pxp_dfa.Graph]

W
warning [Pxp_core_types_type.CORE_TYPES]