org.apache.html.dom

Class HTMLMenuElementImpl

public class HTMLMenuElementImpl extends HTMLElementImpl implements HTMLMenuElement

Version: $Revision: 1.9 $ $Date: 2005/04/18 01:09:10 $

Author: Assaf Arkin

See Also: org.w3c.dom.html.HTMLMenuElement org.apache.xerces.dom.ElementImpl

UNKNOWN:

Constructor Summary
HTMLMenuElementImpl(HTMLDocumentImpl owner, String name)
Constructor requires owner document.
Method Summary
booleangetCompact()
voidsetCompact(boolean compact)

Constructor Detail

HTMLMenuElementImpl

public HTMLMenuElementImpl(HTMLDocumentImpl owner, String name)
Constructor requires owner document.

Parameters: owner The owner HTML document

Method Detail

getCompact

public boolean getCompact()

setCompact

public void setCompact(boolean compact)
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.