Searched refs:noOtherErrors (Results 1 – 1 of 1) sorted by relevance
265 protected boolean noOtherErrors = true ; field in XMLTools.XMLWellFormChecker289 noOtherErrors = true ; in reset()317 noOtherErrors = false ; in startElement()350 return wellFormed && noOtherErrors ; in isWellFormed()
Completed in 13 milliseconds