JempBox Changelog

What's new in JempBox 0.2.0 Alpha

Apr 29, 2013
  • Added methods in XMLUtil and XMPMetadata to save to output stream.
  • Fixed bug in DateConverter.toCalendar concerning timezones
  • Type property in DublinCore is a bag value and not a text proper.
  • CreateTool in XMPSchemaBasic renamed to CreatorTool.
  • Fixed bug in getTextProperty related to empty nodes.
  • removeBagValue and removeSequence now remove all matching nodes.
  • Fixed bug with wrong error message with constructor invocation in XMPMetadata.
  • Added methods to contribute new XMPSchema-types to JempBox in XMPMetadata.
  • First couple of unit-tests.