SingingBush commented on code in PR #28: URL: https://github.com/apache/xerces-j/pull/28#discussion_r2232836960
########## src/org/apache/xml/serialize/XMLSerializer.java: ########## @@ -1131,7 +1135,7 @@ private void printNamespaceAttr(String prefix, String uri) throws IOException{ * @param name * @param value * @param isSpecified - * @exception IOException + * @exception IOException will be thrown if cannot write the attribute Review Comment: fixed in next commit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org