WMLIElementImplpublic class WMLIElementImpl extends WMLElementImpl implements WMLIElement
Fields Summary |
---|
private static final long | serialVersionUID |
Constructors Summary |
---|
public WMLIElementImpl(WMLDocumentImpl owner, String tagName)
super( owner, tagName);
|
|