#include <include/rxp/dtd.h>
Public Attributes | |
const Char * | name |
EntityType | type |
const char8 * | base_url |
struct entity * | next |
CharacterEncoding | encoding |
Entity | parent |
const char8 * | url |
const Char * | text |
int | line_offset |
int | line1_char_offset |
int | matches_parent_text |
const char8 * | systemid |
const char8 * | publicid |
NotationDefinition | notation |
MarkupLanguage | ml_decl |
const char8 * | version_decl |
CharacterEncoding | encoding_decl |
StandaloneDeclaration | standalone_decl |
const char8 * | ddb_filename |
EntityType Entity::type |
CharacterEncoding Entity::encoding |
MarkupLanguage Entity::ml_decl |
CharacterEncoding Entity::encoding_decl |
StandaloneDeclaration Entity::standalone_decl |