Skip to content

ph-commons 10.1.7

Choose a tag to compare

@phax phax released this 25 Jun 05:23
· 688 commits to master since this release
  • Extended IError with an optional error date time
  • The algorithm name in PasswordHash may not exceed 100 characters
  • Added CMimeType.APPLICATION_X509_USER_CERT
  • Extended IJsonObject API slightly
  • Added new methods XMLHelper.iterateChildren and XMLHelper.recursiveIterateChildren
  • Added new enum entries EXMLParserFeature.ACCESS_EXTERNAL_*
  • Added new class NaturalNumericOrderComparator
  • Added new class RecursiveNodeIterator and deprecated class RecursiveChildNodeIterator
  • Added a factory method to class MicroRecursiveIterator