Skip to content

ph-commons 9.1.4

Choose a tag to compare

@phax phax released this 07 Aug 04:57
· 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)