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