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