Searched refs:allOK (Results 1 – 1 of 1) sorted by relevance
379 protected boolean allOK = true ; field in XMLTools.XMLTagsChecker427 allOK = false ; in startElement()450 allOK = false ; in characters()462 allOK &= isWellFormed() ; in checkTags()468 allOK = false ; in checkTags()475 allOK = false ; in checkTags()482 return allOK ; in checkTags()
Completed in 30 milliseconds