Class RecordUtil

java.lang.Object
org.orcid.jaxb.model.record.util.RecordUtil

public class RecordUtil extends Object
  • Constructor Details

    • RecordUtil

      public RecordUtil()
  • Method Details

    • convertToString

      public static String convertToString(Object obj)
      Marshalls the given argment.
      Parameters:
      obj - - object to be marshalled
      Returns:
      String representation of the marshalled object