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