public class DocxNumberingDocumentContentHandler extends BufferedDocumentContentHandler
bufferedDocument, CDATA_TYPE| Constructor and Description |
|---|
DocxNumberingDocumentContentHandler(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) |
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 DocxNumberingDocumentContentHandler(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 BufferedDocumentContentHandlerSAXExceptionCopyright © 2017. All Rights Reserved.