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