Class ModifiableHTMLContent

java.lang.Object
com.day.cq.wcm.designimporter.parser.HTMLContent
com.day.cq.wcm.designimporter.parser.ModifiableHTMLContent

public class ModifiableHTMLContent extends HTMLContent
Container for the HTML content of various type. Various types are classified by the enumeration HTMLContentType
  • Constructor Details

    • ModifiableHTMLContent

      public ModifiableHTMLContent(HTMLContent htmlContent)
  • Method Details