public class ODTBufferedDocumentContentHandler extends TransformedBufferedDocumentContentHandler<ODTBufferedDocument>
bufferedDocument, CDATA_TYPE| Constructor and Description |
|---|
ODTBufferedDocumentContentHandler(String entryName,
FieldsMetadata fieldsMetadata,
IDocumentFormatter formatter,
Map<String,Object> sharedContext) |
| Modifier and Type | Method and Description |
|---|---|
protected ODTBufferedDocument |
createDocument() |
void |
doEndElement(String uri,
String localName,
String name) |
boolean |
doStartElement(String uri,
String localName,
String name,
Attributes attributes) |
protected void |
flushCharacters(String characters) |
protected String |
getTableCellName() |
protected String |
getTableRowName() |
protected boolean |
needToProcessAutomaticStyles() |
extractListDirectiveInfo, extractListDirectiveInfo, formatDirective, generateKey, getAfterRowToken, getAfterTableCellToken, getBeforeRowToken, getBeforeTableCellToken, getDirectives, getEndNoParse, getEntryName, getFieldAsTextStyling, getFieldsMetadata, getFormatter, getProcessRowResult, getSharedContext, getStartNoParse, getVariableIndex, hasSharedContext, isTable, isTableRow, processRowIfNeeded, processRowIfNeeded, processScriptAfter, processScriptBefore, registerBufferedElementcharacters, endElement, findParentElementInfo, findParentElementInfo, getBufferedDocument, getCurrentElement, getElementIndex, mustEncodeCharachers, printEscaped, resetCharacters, startDocument, startElement, startPrefixMapping, toAttributesImplendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, unparsedEntityDecl, warningpublic ODTBufferedDocumentContentHandler(String entryName, FieldsMetadata fieldsMetadata, IDocumentFormatter formatter, Map<String,Object> sharedContext)
protected ODTBufferedDocument createDocument()
createDocument in class TransformedBufferedDocumentContentHandler<ODTBufferedDocument>public boolean doStartElement(String uri, String localName, String name, Attributes attributes) throws SAXException
doStartElement in class TransformedBufferedDocumentContentHandler<ODTBufferedDocument>SAXExceptionpublic void doEndElement(String uri, String localName, String name) throws SAXException
doEndElement in class TransformedBufferedDocumentContentHandler<ODTBufferedDocument>SAXExceptionprotected boolean needToProcessAutomaticStyles()
protected String getTableRowName()
getTableRowName in class TransformedBufferedDocumentContentHandler<ODTBufferedDocument>protected String getTableCellName()
getTableCellName in class TransformedBufferedDocumentContentHandler<ODTBufferedDocument>protected void flushCharacters(String characters)
flushCharacters in class TransformedBufferedDocumentContentHandler<ODTBufferedDocument>Copyright © 2016. All Rights Reserved.