A B C D E F G H I L N O P R S T W X 

A

addFontMapping(String, RFonts) - Static method in class org.docx4j.convert.in.xhtml.FontHandler
 
addFontMapping(String, String) - Static method in class org.docx4j.convert.in.xhtml.FontHandler
 
addFontMapping(String, RFonts) - Static method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
Map a font family, for example "Century Gothic" in: font-family:"Century Gothic", Helvetica, Arial, sans-serif; to a w:rFonts object, for example: Assuming style font-family:"Century Gothic", Helvetica, Arial, sans-serif; the first font family for which there is a mapping is the one which will be used.
addFontMapping(String, String) - Static method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
addImage(Docx4jUserAgent, WordprocessingMLPackage, P, Element, Long, Long) - Method in interface org.docx4j.convert.in.xhtml.XHTMLImageHandler
 
addImage(Docx4jUserAgent, WordprocessingMLPackage, P, Element, Long, Long) - Method in class org.docx4j.convert.in.xhtml.XHTMLImageHandlerDefault
 
anchorToBookmark(Element, String, P, ContentAccessor) - Method in class org.docx4j.convert.in.xhtml.BookmarkHelper
Convert a destination anchor given by @id or a/@name, to a bookmark start, and return the corresponding bookmark end.
anchorToBookmarkName(String, String) - Method in class org.docx4j.convert.in.xhtml.BookmarkHelper
Convert a/@name to w:hyperlink/@w:anchor
attachBookmarkEnd(CTMarkupRange, P, ContentAccessor) - Method in class org.docx4j.convert.in.xhtml.BookmarkHelper
 

B

BookmarkHelper - Class in org.docx4j.convert.in.xhtml
 

C

clone() - Method in class org.pptx4j.convert.in.xhtml.TraversalSettings
 
convert(File, String) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
Convert the well formed XHTML contained in file to a list of WML objects.
convert(InputSource, String) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
Convert the well formed XHTML from the specified SAX InputSource
convert(InputStream, String) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
convert(Node, String) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
convert(Reader, String) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
convert(Source, String) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
convert(URL) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
Convert the well formed XHTML found at the specified URI to a list of WML objects.
convert(String, String) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
Convert the well formed XHTML contained in the string to a list of WML objects.
convertSingleSlide(String, String, PresentationMLPackage, SlidePart) - Static method in class org.pptx4j.convert.in.xhtml.XHTMLtoPPTX
Convert the well formed XHTML contained in the string to a list of PML objects.
createNewAbstractList() - Method in class org.docx4j.convert.in.xhtml.ListHelper
Creates a new empty abstract list.

D

DivHandler - Interface in org.docx4j.convert.in.xhtml
 
DivToSdt - Class in org.docx4j.convert.in.xhtml
 
DivToSdt() - Constructor for class org.docx4j.convert.in.xhtml.DivToSdt
 

E

enter(BlockBox, ContentAccessor) - Method in interface org.docx4j.convert.in.xhtml.DivHandler
 
enter(BlockBox, ContentAccessor) - Method in class org.docx4j.convert.in.xhtml.DivToSdt
 

F

FontHandler - Class in org.docx4j.convert.in.xhtml
 
FontHandler() - Constructor for class org.docx4j.convert.in.xhtml.FontHandler
 
FSColorToHexString - Class in org.docx4j.convert.in.xhtml
 
FSColorToHexString() - Constructor for class org.docx4j.convert.in.xhtml.FSColorToHexString
 

G

getAbsoluteListItemIndent(Styleable) - Method in class org.docx4j.convert.in.xhtml.ListHelper
 
getAncestorIndentation() - Method in class org.docx4j.convert.in.xhtml.ListHelper
 
getBookmarkId() - Method in class org.docx4j.convert.in.xhtml.BookmarkHelper
 
getBookmarkIdLast() - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
getCascadedProperties(CalculatedStyle) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
getColumnPos() - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl.TableProperties
 
getColumnWidth(int) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl.TableProperties
 
getCssMap() - Method in class org.pptx4j.convert.in.xhtml.TraversalSettings
 
getDepth() - Method in class org.docx4j.convert.in.xhtml.ListHelper
 
getHyperlink() - Method in class org.pptx4j.convert.in.xhtml.TraversalSettings
 
getInd(int) - Method in class org.docx4j.convert.in.xhtml.ListHelper
 
getListHelper() - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
getParagraphShape() - Method in class org.pptx4j.convert.in.xhtml.TraversalSettings
 
getPPr(BlockBox, Map<String, CSSValue>) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
getProperties() - Static method in class org.docx4j.convert.in.xhtml.ImportXHTMLProperties
 
getProperty(String) - Static method in class org.docx4j.convert.in.xhtml.ImportXHTMLProperties
 
getProperty(String, String) - Static method in class org.docx4j.convert.in.xhtml.ImportXHTMLProperties
 
getProperty(String, boolean) - Static method in class org.docx4j.convert.in.xhtml.ImportXHTMLProperties
 
getRenderer() - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
getRFonts(String) - Static method in class org.docx4j.convert.in.xhtml.FontHandler
 
getSequenceCounters() - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
Get the current numbers of SEQ fields, used in image captions.
getStyle(String) - Method in class org.docx4j.convert.in.xhtml.HeadingHandler
 
getTableBox() - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl.TableProperties
 
getTableFormatting() - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 

H

HeadingHandler - Class in org.docx4j.convert.in.xhtml
 
HeadingHandler(Styles) - Constructor for class org.docx4j.convert.in.xhtml.HeadingHandler
 

I

idToBookmarkName(String, String) - Method in class org.docx4j.convert.in.xhtml.BookmarkHelper
Convert @id or a/@name to w:hyperlink/@w:anchor
imagePartCache - Variable in class org.docx4j.convert.in.xhtml.XHTMLImageHandlerDefault
 
ImportXHTMLProperties - Class in org.docx4j.convert.in.xhtml
 
ImportXHTMLProperties() - Constructor for class org.docx4j.convert.in.xhtml.ImportXHTMLProperties
 
insertDummyVMergedCells(ContentAccessor, TableCellBox, boolean) - Method in class org.docx4j.convert.in.xhtml.TableHelper
Rowspan and colspan support.
isFixedWidth() - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl.TableProperties
 
isHyperlinkTraversal() - Method in class org.pptx4j.convert.in.xhtml.TraversalSettings
 
isInTableCell() - Method in class org.pptx4j.convert.in.xhtml.TraversalSettings
 

L

leave() - Method in interface org.docx4j.convert.in.xhtml.DivHandler
 
leave() - Method in class org.docx4j.convert.in.xhtml.DivToSdt
 
ListHelper - Class in org.docx4j.convert.in.xhtml
 
ListHelper(NumberingDefinitionsPart) - Constructor for class org.docx4j.convert.in.xhtml.ListHelper
 
log - Static variable in class org.docx4j.convert.in.xhtml.BookmarkHelper
 
log - Static variable in class org.docx4j.convert.in.xhtml.DivToSdt
 
log - Static variable in class org.docx4j.convert.in.xhtml.FontHandler
 
log - Static variable in class org.docx4j.convert.in.xhtml.ImportXHTMLProperties
 
log - Static variable in class org.docx4j.convert.in.xhtml.ListHelper
 
log - Static variable in class org.docx4j.convert.in.xhtml.TableHelper
 
log - Static variable in class org.docx4j.convert.in.xhtml.XHTMLImageHandlerDefault
 
log - Static variable in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 

N

nestedTableHierarchyFix(ContentAccessor, Box) - Method in class org.docx4j.convert.in.xhtml.TableHelper
nested tables XHTML renderer seems to construct a tree: table/table instead of table/tr/td/table? TODO fix this upstream.

O

org.docx4j.convert.in.xhtml - package org.docx4j.convert.in.xhtml
 
org.pptx4j.convert.in.xhtml - package org.pptx4j.convert.in.xhtml
 

P

peekListItemStateStack() - Method in class org.docx4j.convert.in.xhtml.ListHelper
 
peekListStack() - Method in class org.docx4j.convert.in.xhtml.ListHelper
 
popListStack() - Method in class org.docx4j.convert.in.xhtml.ListHelper
 
populatePPr(PPr, BlockBox, Map<String, CSSValue>) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
PPrCleanser - Class in org.docx4j.convert.in.xhtml
 
PPrCleanser() - Constructor for class org.docx4j.convert.in.xhtml.PPrCleanser
 
pushListStack(BlockBox) - Method in class org.docx4j.convert.in.xhtml.ListHelper
 

R

removeRedundantProperties(PPr, PPr) - Static method in class org.docx4j.convert.in.xhtml.PPrCleanser
 
removeRedundantProperties(RPr, RPr) - Static method in class org.docx4j.convert.in.xhtml.RPrCleanser
 
rgbToHex(CSSPrimitiveValue) - Static method in class org.docx4j.convert.in.xhtml.FSColorToHexString
 
RPrCleanser - Class in org.docx4j.convert.in.xhtml
 
RPrCleanser() - Constructor for class org.docx4j.convert.in.xhtml.RPrCleanser
 

S

setBookmarkId(AtomicInteger) - Method in class org.docx4j.convert.in.xhtml.BookmarkHelper
 
setBookmarkIdNext(AtomicInteger) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
setBookmarkNamePrefix(String) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
The prefix (if any) to be added to bookmark names generated during this run.
setCssMap(Map<String, CSSValue>) - Method in class org.pptx4j.convert.in.xhtml.TraversalSettings
 
setCssWhiteList(Set<String>) - Static method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
Deprecated.
setDivHandler(DivHandler) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
setFixedWidth(boolean) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl.TableProperties
 
setHyperlink(String) - Method in class org.pptx4j.convert.in.xhtml.TraversalSettings
 
setHyperlinkStyle(String) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
Configure, how the Importer styles hyperlinks If hyperlinkStyleId is set to null, hyperlinks are styled using just the CSS.
setInTableCell(boolean) - Method in class org.pptx4j.convert.in.xhtml.TraversalSettings
 
setNumbering(PPr, BigInteger) - Method in class org.docx4j.convert.in.xhtml.ListHelper
 
setParagraphFormatting(FormattingOption) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
setParagraphShape(Shape) - Method in class org.pptx4j.convert.in.xhtml.TraversalSettings
 
setProperty(String, Boolean) - Static method in class org.docx4j.convert.in.xhtml.ImportXHTMLProperties
Useful if a unit test requires a certain property value.
setProperty(String, String) - Static method in class org.docx4j.convert.in.xhtml.ImportXHTMLProperties
Useful if a unit test requires a certain property value.
setRenderer(DocxRenderer) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
setRFont(CSSValue, RPr) - Static method in class org.docx4j.convert.in.xhtml.FontHandler
 
setRunFormatting(FormattingOption) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
setSequenceCounters(Map<String, Integer>) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
Set the last used numbers of SEQ fields, used in image captions.
setTableBox(TableBox) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl.TableProperties
 
setTableFormatting(FormattingOption) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
setupTblGrid(TableBox, Tbl, XHTMLImporterImpl.TableProperties) - Method in class org.docx4j.convert.in.xhtml.TableHelper
 
setupTblPr(TableBox, Tbl, XHTMLImporterImpl.TableProperties, boolean) - Method in class org.docx4j.convert.in.xhtml.TableHelper
 
setupTcPr(TableCellBox, Tc, XHTMLImporterImpl.TableProperties) - Method in class org.docx4j.convert.in.xhtml.TableHelper
 
setupTrPr(TableRowBox, Tr) - Method in class org.docx4j.convert.in.xhtml.TableHelper
 
setXHTMLImageHandler(XHTMLImageHandler) - Method in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
If you have your own implementation of the XHTMLImageHandler interface which you'd like to use.

T

TableHelper - Class in org.docx4j.convert.in.xhtml
 
TableHelper(XHTMLImporterImpl) - Constructor for class org.docx4j.convert.in.xhtml.TableHelper
 
TraversalSettings - Class in org.pptx4j.convert.in.xhtml
 
TraversalSettings() - Constructor for class org.pptx4j.convert.in.xhtml.TraversalSettings
 

W

wordMLPackage - Variable in class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 

X

XHTMLImageHandler - Interface in org.docx4j.convert.in.xhtml
 
XHTMLImageHandlerDefault - Class in org.docx4j.convert.in.xhtml
 
XHTMLImageHandlerDefault() - Constructor for class org.docx4j.convert.in.xhtml.XHTMLImageHandlerDefault
 
XHTMLImporterImpl - Class in org.docx4j.convert.in.xhtml
Convert XHTML + CSS to WordML content.
XHTMLImporterImpl(WordprocessingMLPackage) - Constructor for class org.docx4j.convert.in.xhtml.XHTMLImporterImpl
 
XHTMLImporterImpl.TableProperties - Class in org.docx4j.convert.in.xhtml
 
XHTMLImporterImpl.TableProperties() - Constructor for class org.docx4j.convert.in.xhtml.XHTMLImporterImpl.TableProperties
 
XHTMLtoPPTX - Class in org.pptx4j.convert.in.xhtml
 
A B C D E F G H I L N O P R S T W X 

Copyright © 2013-2014. All Rights Reserved.