public class EventReaderDelegate extends Object implements XMLEventReader
This is the base class for deriving an XMLEventReader
filter.
This class is designed to sit between an XMLEventReader and an
application's XMLEventReader. By default each method
does nothing but call the corresponding method on the
parent interface.
version
1.0
author
Copyright (c) 2003 by BEA Systems. All Rights Reserved.