org.apache.wml.dom

Class WMLStrongElementImpl

public class WMLStrongElementImpl extends WMLElementImpl implements WMLStrongElement

Version: $Id: WMLStrongElementImpl.java,v 1.4 2005/04/17 23:47:35 mrglavas Exp $

Author: David Li

UNKNOWN:

Constructor Summary
WMLStrongElementImpl(WMLDocumentImpl owner, String tagName)
Method Summary
StringgetClassName()
StringgetId()
StringgetXmlLang()
voidsetClassName(String newValue)
voidsetId(String newValue)
voidsetXmlLang(String newValue)

Constructor Detail

WMLStrongElementImpl

public WMLStrongElementImpl(WMLDocumentImpl owner, String tagName)

Method Detail

getClassName

public String getClassName()

getId

public String getId()

getXmlLang

public String getXmlLang()

setClassName

public void setClassName(String newValue)

setId

public void setId(String newValue)

setXmlLang

public void setXmlLang(String newValue)
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.