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