Java Doc for SDDocumentSource.java in » 6.0-JDK-Modules » jax-ws-runtime » com » sun » xml » ws » api » server » Java Source Code / Java DocumentationJava Source Code and Java Documentation
This method maybe invoked multiple times concurrently.
Parameters: xif - The implementation may choose to use this object when it wants tocreate a new parser (or it can just ignore this parameter completely.)The caller is responsible for closing the reader to avoid resource leak. throws: XMLStreamException - if something goes wrong while creating a parser. throws: IOException - if something goes wrong trying to read the document.
This method maybe invoked multiple times concurrently.
The caller is responsible for closing the reader to avoid resource leak. throws: XMLStreamException - if something goes wrong while creating a parser. throws: IOException - if something goes wrong trying to read the document.