Searched defs:createElement (Results 1 – 2 of 2) sorted by relevance
155 public Element createElement(String tagName) throws DOMException { in createElement() method in SmilDocumentImpl
75 public abstract Element createElement(String tagName) throws DOMException; in createElement() method in DocumentImpl