org.apache.wml.dom

Class WMLNoopElementImpl

public class WMLNoopElementImpl extends WMLElementImpl implements WMLNoopElement

Version: $Id: WMLNoopElementImpl.java,v 1.4 2005/04/17 23:41:12 mrglavas Exp $

Author: David Li

UNKNOWN:

Constructor Summary
WMLNoopElementImpl(WMLDocumentImpl owner, String tagName)
Method Summary
StringgetClassName()
StringgetId()
voidsetClassName(String newValue)
voidsetId(String newValue)

Constructor Detail

WMLNoopElementImpl

public WMLNoopElementImpl(WMLDocumentImpl owner, String tagName)

Method Detail

getClassName

public String getClassName()

getId

public String getId()

setClassName

public void setClassName(String newValue)

setId

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