Enum HTMLContentType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<HTMLContentType>

    public enum HTMLContentType
    extends java.lang.Enum<HTMLContentType>
    Enumerates the supported HTML content types
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      MARKUP
      Markup content
      META
      Meta content
      SCRIPT_INCLUDE
      External javascript included via
      SCRIPT_INLINE
      Inline javascript within the tag
      STYLES_INLINE
      inline styles within the