Searched refs:strictErrorChecking (Results 1 – 3 of 3) sorted by relevance
61 private boolean strictErrorChecking = true; field in DocumentImpl459 return strictErrorChecking; in getStrictErrorChecking()462 public void setStrictErrorChecking(boolean strictErrorChecking) { in setStrictErrorChecking() argument463 this.strictErrorChecking = strictErrorChecking; in setStrictErrorChecking()
598 public void setStrictErrorChecking(boolean strictErrorChecking); in setStrictErrorChecking() argument
319 public void setStrictErrorChecking(boolean strictErrorChecking) {} in setStrictErrorChecking() argument