java.lang.Object
com.ibm.debug.pdt.codecoverage.core.results.exporters.CCExportUtils

public class CCExportUtils extends Object
Common Export Utilities
Since:
10.0
  • Constructor Details

    • CCExportUtils

      public CCExportUtils()
  • Method Details

    • writeUUID

      public static void writeUUID(Element element, ICCTreeItem artifact)
      If the artifact supports UUID, the UUID from the artifact is written out to the element. This method has backward compatibility support.
      Parameters:
      element - to write the UUID attribute
      artifact - that has the UUID