com.ebmwebsourcing.easycommons.jaxb
Interface Reader<J extends JAXBElement<?>>


public interface Reader<J extends JAXBElement<?>>

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 J read(org.w3c.dom.Document document)
           
 J read(java.net.URL wsdlURL)
           
 

Method Detail

read

J read(java.net.URL wsdlURL)
                              throws JAXBException
Throws:
JAXBException

read

J read(org.w3c.dom.Document document)
                              throws JAXBException
Throws:
JAXBException


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