< prev index next >

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

Print this page

        

*** 36,46 **** import javax.xml.stream.util.XMLEventConsumer; /** * Implementation of XMLEvent Allocator. * ! * @author Neeraj.bajaj@sun.com, k.venugopal@sun.com */ public class XMLEventAllocatorImpl implements XMLEventAllocator { /** * Creates a new instance of XMLEventAllocator --- 36,46 ---- import javax.xml.stream.util.XMLEventConsumer; /** * Implementation of XMLEvent Allocator. * ! * @author Neeraj bajaj, k venugopal */ public class XMLEventAllocatorImpl implements XMLEventAllocator { /** * Creates a new instance of XMLEventAllocator
< prev index next >