com.kuka.common.persistence
Class JAXBContextWrapper

java.lang.Object
  extended by com.kuka.common.persistence.JAXBContextWrapper

public class JAXBContextWrapper
extends Object


Method Summary
 Marshaller getMarshaller()
           
 Unmarshaller getUnmarshaller()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMarshaller

public Marshaller getMarshaller()
                         throws JAXBException
Throws:
JAXBException

getUnmarshaller

public Unmarshaller getUnmarshaller()
                             throws JAXBException
Throws:
JAXBException


Copyright © 2019. All rights reserved.