Modifier and Type | Method | Description |
---|---|---|
static TypeUse |
adapt(TypeUse t,
CAdapter adapter) |
|
static TypeUse |
adapt(TypeUse t,
Class<? extends XmlAdapter> adapter,
boolean copy) |
|
static TypeUse |
makeCollection(TypeUse t) |
|
static TypeUse |
makeID(TypeUse t,
ID id) |
|
static TypeUse |
makeMimeTyped(TypeUse t,
MimeType mt) |
public static TypeUse adapt(TypeUse t, Class<? extends XmlAdapter> adapter, boolean copy)
Copyright © 2018 Oracle Corporation. All rights reserved.