HomeSort by relevance Sort by last modified time
    Searched defs:strictErrorChecking (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DocumentImpl.java 62 private boolean strictErrorChecking = true;
460 return strictErrorChecking;
463 public void setStrictErrorChecking(boolean strictErrorChecking) {
464 this.strictErrorChecking = strictErrorChecking;
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 86 milliseconds