[javadoc] Fix XmlStreamReader Javadoc to indicate the correct class that is built by hawjo01 · Pull Request #806 · apache/commons-io (original) (raw)

The javadoc for the XmlStreamReader and XmlStreamReader.Builder classes incorrectly states that it builds instances of XmlStreamWriter. This PR fixes the javadoc to state the correct type of class that is is returned.

Thanks for your contribution to Apache Commons! Your help is appreciated!

Before you push a pull request, review this list: