public class DocxStylesDocumentContentHandler extends BufferedDocumentContentHandler
bufferedDocument, CDATA_TYPE| Constructor and Description |
|---|
DocxStylesDocumentContentHandler(IDocumentFormatter formatter,
Map<String,Object> sharedContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
doEndElement(String uri,
String localName,
String name) |
boolean |
doStartElement(String uri,
String localName,
String name,
Attributes attributes) |
IDocumentFormatter |
getFormatter() |
characters, createDocument, endElement, findParentElementInfo, findParentElementInfo, flushCharacters, getBufferedDocument, getCurrentElement, getElementIndex, mustEncodeCharachers, printEscaped, resetCharacters, startDocument, startElement, startPrefixMapping, toAttributesImplendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, unparsedEntityDecl, warningpublic DocxStylesDocumentContentHandler(IDocumentFormatter formatter, Map<String,Object> sharedContext)
public boolean doStartElement(String uri, String localName, String name, Attributes attributes) throws SAXException
doStartElement in class BufferedDocumentContentHandlerSAXExceptionpublic void doEndElement(String uri, String localName, String name) throws SAXException
doEndElement in class BufferedDocumentContentHandlerSAXExceptionpublic IDocumentFormatter getFormatter()
Copyright © 2017. All Rights Reserved.