JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.http
ScxMediaType
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
of(String)
type()
subtype()
value()
Interface ScxMediaType
All Known Implementing Classes:
MediaType
,
ScxMediaTypeImpl
public interface
ScxMediaType
ScxMediaType
Version:
0.0.1
Author:
scx567888
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
static
ScxMediaType
of
(
String
str)
String
subtype
()
String
type
()
String
value
()
Method Details
of
static
ScxMediaType
of
(
String
str)
type
String
type
()
subtype
String
subtype
()
value
String
value
()