public class RichTextContentHandler extends WriteOutContentHandler
Constructor and Description |
---|
RichTextContentHandler(Writer writer) |
Modifier and Type | Method and Description |
---|---|
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, ignorableWhitespace, isWriteLimitReached
endDocument, endElement, endPrefixMapping, handleException, processingInstruction, setContentHandler, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, toString
error, fatalError, notationDecl, resolveEntity, unparsedEntityDecl, warning
public RichTextContentHandler(Writer writer)
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement
in interface ContentHandler
startElement
in class ContentHandlerDecorator
SAXException
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.