Uses of Class
com.sun.xml.bind.api.Bridge
Packages that use Bridge
Package
Description
Runtime API for the JAX-WS RI
Code that implements JAXBContext, Unmarshaller, and Marshaller.
-
Uses of Bridge in com.sun.xml.bind.api
Fields in com.sun.xml.bind.api declared as BridgeMethods in com.sun.xml.bind.api that return BridgeModifier and TypeMethodDescriptionabstract Bridge
JAXBRIContext.createBridge
(TypeReference ref) Creates a mini-marshaller/unmarshaller that can process aTypeReference
. -
Uses of Bridge in com.sun.xml.bind.v2.runtime
Methods in com.sun.xml.bind.v2.runtime that return Bridge