Searched refs:printError (Results 1 – 2 of 2) sorted by relevance
298 printError("Document is started twice.") ; in startDocument()308 printError("Document ended but not started.") ; in endDocument()315 printError("attribute list passed as parameter to startElement()"+ in startElement()326 printError("No tags to close (bad closing tag </" + name + ">)") ; in endElement()332 printError("Bad closing tag: </" + name + in endElement()346 printError("Document was not ended.") ; in isWellFormed()358 public void printError(String msg) { in printError() method in XMLTools.XMLWellFormChecker425 … printError("Required tag <" + name + "> found, but is not enclosed in tag <" + in startElement()448 … printError("Required characters '" + ch + "' found, but are not enclosed in tag <" + in characters()
195 inline void printError( const ::osl::FileBase::RC nError ) in printError() function
Completed in 41 milliseconds