class HTMLBaseElement

Document base URI. More...

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

Public Methods

Protected Methods


Detailed Description

Document base URI. See the <a href="http://www.w3.org/TR/REC-html40/struct/links.html#edef-BASE"> BASE element definition </a> in HTML 4.0.

DOMString  href ()

[const]

The base URI See the <a href="http://www.w3.org/TR/REC-html40/struct/links.html#adef-href-BASE"> href attribute definition </a> in HTML 4.0.

void  setHref ( const DOMString & )

see href

DOMString  target ()

[const]

The default target frame. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-target"> target attribute definition </a> in HTML 4.0.

void  setTarget ( const DOMString & )

see target


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