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

Print this page

        

*** 32,42 **** /** * * @author Neeraj * * This class wraps XMLInputSource and is also capable of telling wether application ! * returned XMLStreamReader or not when XMLResolver.resolveEnity * was called. */ public class StaxXMLInputSource { XMLStreamReader fStreamReader ; --- 32,42 ---- /** * * @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 { XMLStreamReader fStreamReader ;