| Package | Description |
|---|---|
| com.sun.xml.bind.v2.runtime |
Code that implements JAXBContext, Unmarshaller, and Marshaller.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
InlineBinaryTransducer<V> |
Transducer that signals the runtime that this binary data shall be always inlined.
|
class |
MimeTypedTransducer<V> |
Transducer decorator that wraps another Transducer
and sets the expected MIME type to the context. |
class |
SchemaTypeTransducer<V> |
Transducer that signals the runtime that this datatype
is marshalled to a different XML Schema type. |
Copyright © 2017 Oracle Corporation. All rights reserved.