Uses of Class
com.sun.xml.bind.v2.runtime.FilterTransducer
Packages that use FilterTransducer
Package
Description
Code that implements JAXBContext, Unmarshaller, and Marshaller.
-
Uses of FilterTransducer in com.sun.xml.bind.v2.runtime
Subclasses of FilterTransducer in com.sun.xml.bind.v2.runtimeModifier and TypeClassDescriptionclass
Transducer that signals the runtime that this binary data shall be always inlined.final class
Transducer
decorator that wraps anotherTransducer
and sets the expected MIME type to the context.class
Transducer
that signals the runtime that this datatype is marshalled to a different XML Schema type.