class HTMLMetaElement

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

Full nameDOM::HTMLMetaElement
Definition#include <html_head.h>
InheritsDOM::HTMLElement [public ]
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 META element definition in HTML 4.0.

 HTMLMetaElement ()

HTMLMetaElement

 HTMLMetaElement (const HTMLMetaElement &other)

HTMLMetaElement

 HTMLMetaElement (const Node &other)

HTMLMetaElement

 HTMLMetaElement (HTMLMetaElementImpl *impl)

HTMLMetaElement

[protected]

HTMLMetaElement &  operator = (const HTMLMetaElement &other)

operator =

Reimplemented from HTMLElement.

HTMLMetaElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLMetaElement ()

~HTMLMetaElement

DOMString  content ()

content

[const]

Associated information. See the content attribute definition in HTML 4.0.

void  setContent ( const DOMString & )

setContent

see content

DOMString  httpEquiv ()

httpEquiv

[const]

HTTP response header name. See the http-equiv attribute definition in HTML 4.0.

void  setHttpEquiv ( const DOMString & )

setHttpEquiv

see httpEquiv

DOMString  name ()

name

[const]

Meta information name. See the name attribute definition in HTML 4.0.

void  setName ( const DOMString & )

setName

see name

DOMString  scheme ()

scheme

[const]

Select form of content. See the scheme attribute definition in HTML 4.0.

void  setScheme ( const DOMString & )

setScheme

see scheme


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.