Home
last modified time | relevance | path

Searched refs:strictErrorChecking (Results 1 – 4 of 4) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java1205 public void setStrictErrorChecking(boolean strictErrorChecking) in setStrictErrorChecking() argument
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java1391 public void setStrictErrorChecking(boolean strictErrorChecking) in setStrictErrorChecking() argument
/external/python/cpython3/Lib/xml/dom/
Dminidom.py1540 strictErrorChecking = False variable in Document
1581 return self.strictErrorChecking
/external/python/cpython2/Lib/xml/dom/
Dminidom.py1494 strictErrorChecking = False variable in Document
1534 return self.strictErrorChecking