Skip to content

Add comprehensive Javadoc to XmlNodeBuilder#11925

Open
utafrali wants to merge 1 commit intoapache:masterfrom
utafrali:fix/issue-11526-xmlnodebuilder-javadoc
Open

Add comprehensive Javadoc to XmlNodeBuilder#11925
utafrali wants to merge 1 commit intoapache:masterfrom
utafrali:fix/issue-11526-xmlnodebuilder-javadoc

Conversation

@utafrali
Copy link
Copy Markdown

Documents the previously under-documented XmlNodeBuilder class, covering multi-document stream reading behavior, whitespace trimming semantics, empty vs self-closing element handling, and all public method overloads with proper @param, @return, and @throws tags.

Closes #11526

Document the multi-document stream reading behavior, whitespace
trimming semantics, empty vs self-closing element handling, and
child-vs-text-value semantics. Also document all public build()
overloads and the InputLocationBuilder interface.

Closes apache#11526
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XmlNodeBuilder insufficiently documented

1 participant