aalto-xml icon indicating copy to clipboard operation
aalto-xml copied to clipboard

Ultra-high performance non-blocking XML processor (Stax API + extensions)

Results 22 aalto-xml issues
Sort by recently updated
recently updated
newest added

Version: 1.3.3 com.fasterxml.aalto.in.NsBinding#createDefaultNs creates an NsBinding where the prefix is `null` where it should be `XMLConstants.DEFAULT_NS_PREFIX`. This is particularly problematic in conjunction with com.fasterxml.aalto.in.FixedNsContext#getNamespaceURI, which does not allow the prefix...

Bumps the github-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-java](https://github.com/actions/setup-java) and [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `actions/checkout` from 4.1.6 to 4.1.7 Release notes Sourced from actions/checkout's releases. v4.1.7 What's Changed...

dependencies