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