Class ForkContentHandler

java.lang.Object
com.sun.msv.reader.util.ForkContentHandler
All Implemented Interfaces:
ContentHandler

public class ForkContentHandler extends Object implements ContentHandler
feeds SAX events to two ContentHandlers.
Author:
Kohsuke KAWAGUCHI