INTERNAL:
Purpose:Provide an implementation of PlatformUnmarshaller that makes use of the DOM unmarshal code. Used by the DOMPlatform
Responsibilities:
- Implement the required unmarshal methods from platform unmarshaller
- Perform xml-to-object conversions
@author bdoughan
@see org.eclipse.persistence.oxm.platform.DOMPlatform