Class ContentTypeUtil


  • @Deprecated(since="2022-01-27")
    public class ContentTypeUtil
    extends Object
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    Various utility methods for processing strings representing context types.
    • Constructor Detail

      • ContentTypeUtil

        public ContentTypeUtil()
        Deprecated.
    • Method Detail

      • isTextual

        public static boolean isTextual​(String contextType)
        Deprecated.
      • getSubType

        public static String getSubType​(String contextType)
        Deprecated.