ch.qos.logback.core.util
Class ContentTypeUtil
java.lang.Object
ch.qos.logback.core.util.ContentTypeUtil
public class ContentTypeUtil
- extends Object
Various utility methods for processing strings representing context types.
- Author:
- Ceki Gulcu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentTypeUtil
public ContentTypeUtil()
isTextual
public static boolean isTextual(String contextType)
getSubType
public static String getSubType(String contextType)
Copyright © 2005-2009 QOS.ch. All Rights Reserved.