8000 Configure XML#builder() to use setValidating or setSchema or none · Issue #116 · jenetics/jpx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Configure XML#builder() to use setValidating or setSchema or none #116
Closed
@avianey

Description

@avianey

For now it calls factory.setValidating(true); which is inappropriate in some use case :

  • offline / schema URL not reachable
  • Android ecosystem where validation throw error

Would be great to be able to configure the behaviour for factory.newDocumentBuilder()

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0