|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.core.util.ContentTypeUtil
public class ContentTypeUtil
Various utility methods for processing strings representing context types.
Constructor Summary | |
---|---|
ContentTypeUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getSubType(java.lang.String contextType)
|
static boolean |
isTextual(java.lang.String contextType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentTypeUtil()
Method Detail |
---|
public static boolean isTextual(java.lang.String contextType)
public static java.lang.String getSubType(java.lang.String contextType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |