Home
last modified time | relevance | path

Searched refs:getStrictErrorChecking (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/org/w3c/dom/
DDocument.java587 public boolean getStrictErrorChecking(); in getStrictErrorChecking() method
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DDocumentImpl.java459 public boolean getStrictErrorChecking() { in getStrictErrorChecking() method in DocumentImpl