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