Skip to content

Document DocumentBuilder namespace awareness - #422

Closed
jonathanpeppers wants to merge 0 commit into
mainfrom
jonathanpeppers-document-javax-xml-parsers-4cd
Closed

Document DocumentBuilder namespace awareness#422
jonathanpeppers wants to merge 0 commit into
mainfrom
jonathanpeppers-document-javax-xml-parsers-4cd

Conversation

@jonathanpeppers

@jonathanpeppers jonathanpeppers commented Aug 14, 2026

Copy link
Copy Markdown
Member

Refs #280

Adds official return contracts for DocumentBuilder.IsNamespaceAware and DocumentBuilder.IsValidating. The namespace retains 79 scoped placeholders, so this deliberately narrow change does not close the issue.

Sources

Validation

  • Parsed docs/xml/Javax.Xml.Parsers/DocumentBuilder.xml as XML.
  • Confirmed 973 CRLF line endings and zero bare LF line endings.
  • Ran git diff --check and inspected the focused two-member diff.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the XML documentation for Javax.Xml.Parsers.DocumentBuilder.IsNamespaceAware to replace the placeholder <value> text with the official return contract, aligning the docs with the Android/Java reference behavior while leaving the remaining namespace placeholders intact.

Changes:

  • Replaced the To be added. placeholder in DocumentBuilder.IsNamespaceAware with a concrete <c>true</c>/<c>false</c> return contract.
  • Kept the update narrowly scoped to a single property/value doc entry (consistent with the PR description’s intent).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jonathanpeppers

Copy link
Copy Markdown
Member Author

@dalexsoto review

auto-merge was automatically disabled August 14, 2026 16:56

Pull request was closed

@jonathanpeppers
jonathanpeppers force-pushed the jonathanpeppers-document-javax-xml-parsers-4cd branch from bf8845d to dbb24b5 Compare August 14, 2026 16:56
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.

2 participants