create a copy of the given file
@param update if true, only copy to target file if it does not exist or if thetarget file is older than the source file.
createBlock from XMLStreamReader
@param reader XMLStreamReader
@param context Associated Context or null
@param QName must be supplied if known
@throws XMLStreamException
@throws WebServiceException
create Message with the xml from the XMLStreamReader
@param reader XMLStreamReader
@param protocol (if null, the soap protocol is inferred from the namespace)
@throws XMLStreamException
create XMLPart from XMLStreamReader
@param reader XMLStreamReader
@param protocol (if null, the soap protocol is inferred from the namespace)
@throws MessageStreamException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.