< prev index next >

src/java.xml/share/classes/com/sun/xml/internal/stream/StaxXMLInputSource.java

Print this page

        

*** 31,41 **** /** * * @author Neeraj * ! * This class wraps XMLInputSource and is also capable of telling wether application * returned XMLStreamReader or not when XMLResolver.resolveEntity * was called. */ public class StaxXMLInputSource { --- 31,41 ---- /** * * @author Neeraj * ! * This class wraps XMLInputSource and is also capable of telling whether application * returned XMLStreamReader or not when XMLResolver.resolveEntity * was called. */ public class StaxXMLInputSource {
< prev index next >