< prev index next >

src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/TeeXMLDocumentFilterImpl.java

Print this page

        

*** 35,45 **** /** * * * @author ! * Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com) */ public class TeeXMLDocumentFilterImpl implements XMLDocumentFilter { /** * The next component in the pipeline who receives the event. * This component receives events after the "side" handler --- 35,45 ---- /** * * * @author ! * Kohsuke Kawaguchi */ public class TeeXMLDocumentFilterImpl implements XMLDocumentFilter { /** * The next component in the pipeline who receives the event. * This component receives events after the "side" handler
< prev index next >