< prev index next >

src/java.xml/share/classes/javax/xml/transform/stax/StAXSource.java

Print this page

        

*** 42,53 **** * <code>Source</code> as input. * * <p><code>StAXSource</code>s are consumed during processing * and are not reusable.</p> * ! * @author <a href="mailto:Neeraj.Bajaj@Sun.com">Neeraj Bajaj</a> ! * @author <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a> * * @see <a href="http://jcp.org/en/jsr/detail?id=173"> * JSR 173: Streaming API for XML</a> * @see XMLStreamReader * @see XMLEventReader --- 42,53 ---- * <code>Source</code> as input. * * <p><code>StAXSource</code>s are consumed during processing * and are not reusable.</p> * ! * @author Neeraj Bajaj ! * @author Jeff Suttor * * @see <a href="http://jcp.org/en/jsr/detail?id=173"> * JSR 173: Streaming API for XML</a> * @see XMLStreamReader * @see XMLEventReader
< prev index next >