Class CodeClimateIssue.Content

java.lang.Object
net.sourceforge.pmd.renderers.CodeClimateIssue.Content
Enclosing class:
CodeClimateIssue

public static class CodeClimateIssue.Content extends Object
Content structure
  • Field Details

  • Constructor Details

    • Content

      public Content(String body)
      Strip out all newlines from the body
      Parameters:
      body - The text to compose the content from