Class HTMLTextStylingContentHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
fr.opensagres.xdocreport.document.textstyling.html.HTMLTextStylingContentHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class HTMLTextStylingContentHandler extends DefaultHandler
SAX content handler used to parse HTML content and call the right method of IDocumentHandler according the HTML content.