#include <mi32/html.h>
Public Attributes | |
| String | attributes |
| String | element |
| htmlEnum | id |
| Boolean | is_end |
| Cardinal | line |
| struct _XmHTMLObject * | next |
| struct _XmHTMLObject * | prev |
| Boolean | terminated |
| String _XmHTMLObject::attributes |
element attributes (if any)
| String _XmHTMLObject::element |
element text
internal ID for this element
| Boolean _XmHTMLObject::is_end |
true if this is a closing element
| Cardinal _XmHTMLObject::line |
line number in input for this element
struct _XmHTMLObject* _XmHTMLObject::next [read] |
struct _XmHTMLObject* _XmHTMLObject::prev [read] |
| Boolean _XmHTMLObject::terminated |
true if element has closing counterpart
1.6.1