Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/org/w3c/dom/
DDocumentType.java57 public NamedNodeMap getNotations(); in getNotations() method
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DDocumentTypeImpl.java97 public NamedNodeMap getNotations() { in getNotations() method in DocumentTypeImpl