class HTMLMetaElement

This contains generic meta-information about the document. More...

Full nameDOM::HTMLMetaElement
Definition#include <html_head.h>
InheritsDOM::HTMLElement
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

This contains generic meta-information about the document. See the <a href="http://www.w3.org/TR/REC-html40/struct/global.html#edef-META"> META element definition </a> in HTML 4.0.

DOMString  content ()

[const]

Associated information. See the <a href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-content"> content attribute definition </a> in HTML 4.0.

void  setContent ( const DOMString & )

see content

DOMString  httpEquiv ()

[const]

HTTP response header name. See the <a href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-http-equiv"> http-equiv attribute definition </a> in HTML 4.0.

void  setHttpEquiv ( const DOMString & )

see httpEquiv

DOMString  name ()

[const]

Meta information name. See the <a href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-name-META"> name attribute definition </a> in HTML 4.0.

void  setName ( const DOMString & )

see name

DOMString  scheme ()

[const]

Select form of content. See the <a href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-scheme"> scheme attribute definition </a> in HTML 4.0.

void  setScheme ( const DOMString & )

see scheme


Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35.