Searched defs:Notation (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/w3c/dom/
H A DNotation.java21 * <p>The DOM Core does not support editing <code>Notation</code> nodes; they
23 * <p>A <code>Notation</code> node does not have any parent.
26 public interface Notation extends Node { interface in inherits:Node

Completed in 30 milliseconds