This class represents the result of parsing an <!ELEMENT> declaration. It contains the root of the parsed ContentSpec tree which defines the regular expression used to validate the content. It also contains a flag indicating whether the declaration occurred in the internal or external subset of the DTD; this information is required for validation.
Class summary |
Methods defined in this class |
get_content_spec() to_string() |
Variables defined in this class |
content_spec in_ext_subset |
Method detail |
Variable detail |