Home
last modified time | relevance | path

Searched defs:ElementImpl (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/dom/
DElementImpl.java27 public class ElementImpl extends NodeImpl implements Element { class
35 protected ElementImpl(DocumentImpl owner, String tagName) { in ElementImpl() method in ElementImpl