Searched defs:ElementImpl (Results 1 – 1 of 1) sorted by relevance
27 public class ElementImpl extends NodeImpl implements Element { class35 protected ElementImpl(DocumentImpl owner, String tagName) { in ElementImpl() method in ElementImpl