Package | Description |
---|---|
com.sun.tools.xjc.util |
Modifier and Type | Field | Description |
---|---|---|
static MimeTypeRange |
MimeTypeRange.ALL |
Modifier and Type | Method | Description |
---|---|---|
static MimeTypeRange |
MimeTypeRange.merge(Collection<MimeTypeRange> types) |
Creates a range by merging all the given types.
|
Modifier and Type | Method | Description |
---|---|---|
static List<MimeTypeRange> |
MimeTypeRange.parseRanges(String s) |
Modifier and Type | Method | Description |
---|---|---|
static MimeTypeRange |
MimeTypeRange.merge(Collection<MimeTypeRange> types) |
Creates a range by merging all the given types.
|
Copyright © 2018 Oracle Corporation. All rights reserved.