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