Uses of Class
com.ebmwebsourcing.easycommons.jaxb.JAXBException

Uses of JAXBException in com.ebmwebsourcing.easycommons.jaxb
 

Methods in com.ebmwebsourcing.easycommons.jaxb that throw JAXBException
 void CommonJAXBContext.addOtherObjectFactory(java.util.List<java.lang.Class> addedObjectFactories)
           
 org.w3c.dom.Document Writer.getDocument(J def)
           
static CommonJAXBContext CommonJAXBContext.getInstance()
           
 javax.xml.bind.JAXBContext JAXBElement.getJaxbContext()
           
<M> M
JAXBElement.marshall(org.w3c.dom.Document doc, java.lang.Class<M> clazz)
           
static
<T> T
AbstractJAXBElementImpl.marshallAnyType(org.w3c.dom.Document doc, java.lang.Class<T> clazz)
           
 J Reader.read(org.w3c.dom.Document document)
           
 J Reader.read(java.net.URL wsdlURL)
           
<E extends JAXBElement<M>>
org.w3c.dom.Document
JAXBElement.unmarshall(javax.xml.namespace.QName tag, E jaxbElmt)
           
static org.w3c.dom.Document AbstractJAXBElementImpl.unmarshallAnyElement(java.lang.Object jaxbElmt)
           
static
<E> org.w3c.dom.Document
AbstractJAXBElementImpl.unmarshallAnyType(javax.xml.namespace.QName tag, E jaxbElmt, java.lang.Class<E> clazz)
           
 



Copyright © 2008-2010 eBM WebSourcing. All Rights Reserved.