ph-commons 9.1.4
·
1528 commits
to master
since this release
- Added class
XMLBracketModeDeterminatorXMLC14 - Added XML write setting
write CDATA as Text - Added XML write setting
order attributes and namespaces lexicographically - XML entities are now emitted as Hexadecimal values instead of numeric (
&#D;instead of ) - Fixed error in
HttpHeaderMap.addAllHeaders(was not doing what was expected)