| Package | Description |
|---|---|
| com.bigdata.util.httpd |
| Modifier and Type | Method and Description |
|---|---|
NVPair |
MIMEType.getParam(int i)
Returns the nth MIME type parameters, origin zero.
|
abstract NVPair[] |
TestMIMEType.Criteria.getParams() |
NVPair[] |
MIMEType.getParams()
An array of the explicitly declared MIME type parameters.
|
| Constructor and Description |
|---|
MIMEType(String type,
String subtype,
NVPair[] params)
Constructs a
MIMEType object from its component
parts. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.