| org.apache.xerces.dom.ElementImpl org.apache.wml.dom.WMLElementImpl
All known Subclasses: org.apache.wml.dom.WMLTemplateElementImpl, org.apache.wml.dom.WMLGoElementImpl, org.apache.wml.dom.WMLIElementImpl, org.apache.wml.dom.WMLBElementImpl, org.apache.wml.dom.WMLPElementImpl, org.apache.wml.dom.WMLFieldsetElementImpl, org.apache.wml.dom.WMLAccessElementImpl, org.apache.wml.dom.WMLInputElementImpl, org.apache.wml.dom.WMLSmallElementImpl, org.apache.wml.dom.WMLWmlElementImpl, org.apache.wml.dom.WMLDoElementImpl, org.apache.wml.dom.WMLHeadElementImpl, org.apache.wml.dom.WMLAnchorElementImpl, org.apache.wml.dom.WMLRefreshElementImpl, org.apache.wml.dom.WMLOptgroupElementImpl, org.apache.wml.dom.WMLEmElementImpl, org.apache.wml.dom.WMLSetvarElementImpl, org.apache.wml.dom.WMLSelectElementImpl, org.apache.wml.dom.WMLBrElementImpl, org.apache.wml.dom.WMLAElementImpl, org.apache.wml.dom.WMLPrevElementImpl, org.apache.wml.dom.WMLTdElementImpl, org.apache.wml.dom.WMLOneventElementImpl, org.apache.wml.dom.WMLTimerElementImpl, org.apache.wml.dom.WMLTrElementImpl, org.apache.wml.dom.WMLNoopElementImpl, org.apache.wml.dom.WMLCardElementImpl, org.apache.wml.dom.WMLUElementImpl, org.apache.wml.dom.WMLImgElementImpl, org.apache.wml.dom.WMLPostfieldElementImpl, org.apache.wml.dom.WMLStrongElementImpl, org.apache.wml.dom.WMLTableElementImpl, org.apache.wml.dom.WMLOptionElementImpl, org.apache.wml.dom.WMLBigElementImpl, org.apache.wml.dom.WMLMetaElementImpl,
WMLElementImpl | public class WMLElementImpl extends ElementImpl implements WMLElement(Code) | | version: $Id: WMLElementImpl.java,v 1.1 2000/04/23 18:07:47 david Exp $ author: David Li |
getAttribute | boolean getAttribute(String attr, boolean defaultValue)(Code) | | |
getAttribute | int getAttribute(String attr, int defaultValue)(Code) | | |
setAttribute | void setAttribute(String attr, boolean value)(Code) | | |
setAttribute | void setAttribute(String attr, int value)(Code) | | |
|
|