History of Changes

RSS

Version 0.2.0 (2/28/2007)

Changes to the Code Base

  • addAdded methods in XMLUtil and XMPMetadata to save to output stream.(CO)
  • fixFixed bug in DateConverter.toCalendar concerning timezones.(CO)
  • fixType property in DublinCore is a bag value and not a text proper.(CO)
  • fixCreateTool in XMPSchemaBasic renamed to CreatorTool.(CO)
  • fixFixed bug in getTextProperty related to empty nodes.(CO)
  • fixremoveBagValue and removeSequence now remove all matching nodes.(CO)
  • fixFixed bug with wrong error message with constructor invocation in XMPMetadata.(CO)
  • addAdded methods to contribute new XMPSchema-types to JempBox in XMPMetadata.(CO)
  • addFirst couple of unit-tests.(CO)

Version 0.1.0 (5/1/2006)

Changes to the Code Base

  • addInitial Version(BJL)