com.sun.xml.bind.v2.runtime
public final class BridgeContextImpl extends BridgeContext
Field Summary | |
---|---|
MarshallerImpl | marshaller |
UnmarshallerImpl | unmarshaller |
Constructor Summary | |
---|---|
BridgeContextImpl(JAXBContextImpl context) |
Method Summary | |
---|---|
AttachmentMarshaller | getAttachmentMarshaller() |
AttachmentUnmarshaller | getAttachmentUnmarshaller() |
void | setAttachmentMarshaller(AttachmentMarshaller m) |
void | setAttachmentUnmarshaller(AttachmentUnmarshaller u) |
void | setErrorHandler(ValidationEventHandler handler) |