org.apache.camel.converter.jaxb
Class JaxbConverter
java.lang.Object
org.apache.camel.converter.jaxb.JaxbConverter
public final class JaxbConverter
- extends Object
- Version:
- $Revision: 748450 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbConverter
public JaxbConverter()
toSource
public JAXBSource toSource(Object value)
throws JAXBException
- Throws:
JAXBException
toDocument
public Document toDocument(Object value)
throws JAXBException,
ParserConfigurationException
- Throws:
JAXBException
ParserConfigurationException
toMessageType
public static MessageType toMessageType(Exchange exchange)
toMessageType
public static MessageType toMessageType(Message in)
Copyright © 2009 Apache Software Foundation. All Rights Reserved.