Uses of Interface
com.ebmwebsourcing.easycommons.jaxb.JAXBElement

Uses of JAXBElement in com.ebmwebsourcing.easycommons.jaxb
 

Classes in com.ebmwebsourcing.easycommons.jaxb with type parameters of type JAXBElement
 interface Reader<J extends JAXBElement<?>>
           
 interface Writer<J extends JAXBElement<?>>
           
 

Classes in com.ebmwebsourcing.easycommons.jaxb that implement JAXBElement
 class AbstractJAXBElementImpl<M>
           
 

Methods in com.ebmwebsourcing.easycommons.jaxb with type parameters of type JAXBElement
<E extends JAXBElement<M>>
org.w3c.dom.Document
JAXBElement.unmarshall(javax.xml.namespace.QName tag, E jaxbElmt)
           
 

Methods in com.ebmwebsourcing.easycommons.jaxb that return JAXBElement
 JAXBElement<?> JAXBElement.getParent()
           
 JAXBElement<?> AbstractJAXBElementImpl.getParent()
           
 

Constructors in com.ebmwebsourcing.easycommons.jaxb with parameters of type JAXBElement
AbstractJAXBElementImpl(M model, JAXBElement<?> parent)
           
 



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