< prev index next >

src/java.xml/share/classes/com/sun/xml/internal/stream/events/XMLEventFactoryImpl.java

Print this page

        

*** 40,50 **** import javax.xml.stream.events.StartElement; /** * ! * @author Neeraj Bajaj, k.venugopal@sun.com */ public class XMLEventFactoryImpl extends XMLEventFactory { Location location = null; /** Creates a new instance of XMLEventFactory */ --- 40,50 ---- import javax.xml.stream.events.StartElement; /** * ! * @author Neeraj Bajaj, k venugopal */ public class XMLEventFactoryImpl extends XMLEventFactory { Location location = null; /** Creates a new instance of XMLEventFactory */
< prev index next >