Interface UnmarshallerRegistryFactory


public interface UnmarshallerRegistryFactory
Interface used to create an UnmarshallerRegistryFactory that will unmarshall using the given default formats for each of the locations in the formats map.
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
    Returns a unmarshaller registry that uses the default timestamp formats passed in.
  • Method Details

    • get

      Returns a unmarshaller registry that uses the default timestamp formats passed in.