Class ContentFieldLargeText

All Implemented Interfaces:
CheckForRichText, Serializable

public class ContentFieldLargeText extends ContentFieldText
When a field has been explicitly identified as being largetext.
See Also:
  • Constructor Details

    • ContentFieldLargeText

      public ContentFieldLargeText(String value)
  • Method Details

    • isRichText

      public static boolean isRichText(String s)
      Utility method - Does the field contained rich text?
      Parameters:
      s - string to test for rich text
      Returns:
      true if rich text content