Class SetContentHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.xmldb.api.sdk.modules.SetContentHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class SetContentHandler extends DefaultHandler
Simple ContentHandler that just converts the SAX event stream into a text representation of the document and stores it in the associated resource.