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

A

A_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
AbstractContentBuffer - Class in fr.opensagres.xdocreport.xhtml.extension
 
AbstractContentBuffer(int) - Constructor for class fr.opensagres.xdocreport.xhtml.extension.AbstractContentBuffer
 
addAttributeValue(String, boolean) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
addEntities(String[][]) - Method in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
Adds entities to this entity.
addEntity(String, int) - Method in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
Add an entity to this entity.
addHTMLStyle(StringBuilder, String, String) - Static method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLUtil
 
addHTMLStyle(StringBuilder, String, float) - Static method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLUtil
 
applyStyles(String, String, XHTMLPageContentBuffer) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 

B

BACKGROUND_COLOR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BODY_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
BORDER - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_BOTTOM - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_BOTTOM_COLOR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_BOTTOM_WIDTH - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_COLLAPSE - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_COLLAPSE_COLLAPSE - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_COLLAPSE_SEPARATE - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_LEFT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_LEFT_COLOR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_LEFT_WIDTH - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_RIGHT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_RIGHT_COLOR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_RIGHT_WIDTH - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_TOP - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_TOP_COLOR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BORDER_TOP_WIDTH - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
BR_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 

C

CLASS_ATTR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
COL_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
COLOR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
COLSPAN_ATTR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
create() - Static method in class org.odftoolkit.odfdom.converter.xhtml.XHTMLOptions
 
CSSStylePropertyConstants - Interface in fr.opensagres.xdocreport.xhtml.extension
 
CSSStyleSheet - Class in fr.opensagres.xdocreport.xhtml.extension
 
CSSStyleSheet(int) - Constructor for class fr.opensagres.xdocreport.xhtml.extension.CSSStyleSheet
 
currentBuffer - Variable in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
currentElementIndex - Variable in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 

D

DISPLAY_ATTR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
DIV_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
doConvert(OdfDocument, OutputStream, Writer, XHTMLOptions) - Method in class org.odftoolkit.odfdom.converter.xhtml.XHTMLConverter
 
doIndentIfNeeded(StringBuilder, int) - Method in class fr.opensagres.xdocreport.xhtml.extension.AbstractContentBuffer
 
doIndentIfNeeded(OutputStream, int) - Method in class fr.opensagres.xdocreport.xhtml.extension.AbstractContentBuffer
 
doIndentIfNeeded(Writer, int) - Method in class fr.opensagres.xdocreport.xhtml.extension.AbstractContentBuffer
 
doIndentIfNeeded(int) - Method in class fr.opensagres.xdocreport.xhtml.extension.CSSStyleSheet
 

E

ElementVisitorForXHTML - Class in org.odftoolkit.odfdom.converter.internal.xhtml
 
ElementVisitorForXHTML(ODFXHTMLPage, XHTMLOptions, OdfDocument, OutputStream, Writer) - Constructor for class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
endAttribute() - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
endCSSStyleDeclaration() - Method in class fr.opensagres.xdocreport.xhtml.extension.CSSStyleSheet
 
endElement(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
endElement(String, StringBuilder, int) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
endElement(String, Writer, int) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
endElement(String, OutputStream, int) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
endElementNotEnclosed() - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
entityName(int) - Method in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
Returns the name of the entity identified by the specified value.
entityValue(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
Returns the value of the entity identified by the specified name.
escape(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
Escapes the characters in a String.
escape(Writer, String) - Method in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
Escapes the characters in the String passed and writes the result to the Writer passed.
escapeHtml(String) - Static method in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils
Escapes the characters in a String using HTML entities.
escapeHtml(Writer, String) - Static method in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils
Escapes the characters in a String using HTML entities and writes them to a Writer.

F

FONT_FAMILY - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
FONT_SIZE - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
FONT_STYLE - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
FONT_VARIANT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
FONT_WEIGHT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
fr.opensagres.xdocreport.xhtml.extension - package fr.opensagres.xdocreport.xhtml.extension
 

G

generateCSSComments(boolean) - Method in class org.odftoolkit.odfdom.converter.xhtml.XHTMLOptions
 
generateDocType(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
 
getClassName(String, String) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
getCSSStyleSheet() - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPage
 
getCSSStyleSheet() - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ODFXHTMLPage
 
getCSSStyleSheet() - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
getCurrentBuffer() - Method in class fr.opensagres.xdocreport.xhtml.extension.AbstractContentBuffer
 
getCurrentBuffer() - Method in class fr.opensagres.xdocreport.xhtml.extension.CSSStyleSheet
 
getCurrentBuffer() - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
getIndent() - Method in class org.odftoolkit.odfdom.converter.xhtml.XHTMLOptions
 
getInstance() - Static method in class org.odftoolkit.odfdom.converter.xhtml.XHTMLConverter
 
getMasterPageFooterStyleName(String) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
getMasterPageHeaderStyleName(String) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
getPageAfterBody() - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPage
 
getPageBeforeBody() - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPage
 
getPageBodyContentBody() - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPage
 
getPageBodyContentFooter() - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPage
 
getPageBodyContentHeader() - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPage
 
getStyleEngine() - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ODFXHTMLPage
 
getURIResolver() - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
getURIResolver() - Method in class org.odftoolkit.odfdom.converter.xhtml.XHTMLOptions
 

H

H_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
HEAD_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
HEIGHT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
HEIGHT_ATTR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
HREF_ATTR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
HTML32 - Static variable in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
The set of entities supported by HTML 3.2.
HTML40 - Static variable in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
The set of entities supported by HTML 4.0.
HTML_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 

I

IMG_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
indent - Variable in class fr.opensagres.xdocreport.xhtml.extension.AbstractContentBuffer
 
indent(int) - Method in class org.odftoolkit.odfdom.converter.xhtml.XHTMLOptions
 
isEmpty() - Method in class fr.opensagres.xdocreport.xhtml.extension.CSSStyleSheet
 
isGenerateCSSComments() - Method in class org.odftoolkit.odfdom.converter.xhtml.XHTMLOptions
 

L

LI_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
LINE_HEIGHT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 

M

MARGIN - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
MARGIN_BOTTOM - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
MARGIN_LEFT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
MARGIN_RIGHT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
MARGIN_TOP - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
MAX_HEIGHT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
MAX_WIDTH - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
MIN_HEIGHT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
MIN_WIDTH - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 

N

NAME_ATTR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 

O

ODFXHTMLPage - Class in org.odftoolkit.odfdom.converter.internal.xhtml
 
ODFXHTMLPage(StyleEngineForXHTML, int) - Constructor for class org.odftoolkit.odfdom.converter.internal.xhtml.ODFXHTMLPage
 
OL_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
org.odftoolkit.odfdom.converter.internal.xhtml - package org.odftoolkit.odfdom.converter.internal.xhtml
 
org.odftoolkit.odfdom.converter.xhtml - package org.odftoolkit.odfdom.converter.xhtml
 

P

P_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
PADDING - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
PADDING_BOTTOM - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
PADDING_LEFT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
PADDING_RIGHT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
PADDING_TOP - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
processTextNode(Text) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 

R

ROWSPAN_ATTR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 

S

save(Writer) - Method in class fr.opensagres.xdocreport.xhtml.extension.CSSStyleSheet
 
save(OutputStream) - Method in class fr.opensagres.xdocreport.xhtml.extension.CSSStyleSheet
 
save(Writer) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPage
 
save(OutputStream) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPage
 
save(Writer) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageBeforeBody
 
save(OutputStream) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageBeforeBody
 
save(Writer) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
save(OutputStream) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
save() - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
setAttribute(String, String) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
setAttribute(String, Integer) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
setBodyClass(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageBeforeBody
 
setComment(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.CSSStyleSheet
 
setCSSProperty(String, String) - Method in class fr.opensagres.xdocreport.xhtml.extension.CSSStyleSheet
 
setText(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.AbstractContentBuffer
 
SPAN_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
SRC_ATTR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
startAttribute(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
startCSSStyleDeclaration(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.CSSStyleSheet
 
startElement(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
startElement(String, boolean, StringBuilder, int) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
startElement(String, boolean, Writer, int) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
startElement(String, boolean, OutputStream, int) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
startElementNotEnclosed(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
startEndElement(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
StringEscapeUtils - Class in fr.opensagres.xdocreport.xhtml.extension
 
StringEscapeUtils() - Constructor for class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils
 
StringEscapeUtils.Entities - Class in fr.opensagres.xdocreport.xhtml.extension
Provides HTML and XML entity utilities.
StringEscapeUtils.Entities() - Constructor for class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
 
STYLE_ATTR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
STYLE_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
StyleEngineForXHTML - Class in org.odftoolkit.odfdom.converter.internal.xhtml
 
StyleEngineForXHTML(OdfDocument, boolean, int, IURIResolver) - Constructor for class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 

T

TABLE_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
TD_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
TEXT_ALIGN - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
TEXT_ALIGN_CENTER - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
TEXT_ALIGN_JUSTIFIED - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
TEXT_ALIGN_LEFT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
TEXT_ALIGN_RIGHT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
TEXT_DECORATION - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
TEXT_DECORATION_UNDERLINE - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
TEXT_INDENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
toString() - Method in class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
TR_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 

U

UL_ELEMENT - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
unescape(String) - Method in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
Unescapes the entities in a String.
unescape(Writer, String) - Method in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
Unescapes the escaped entities in the String passed and writes the result to the Writer passed.
URIResolver(IURIResolver) - Method in class org.odftoolkit.odfdom.converter.xhtml.XHTMLOptions
 

V

VERTICAL_ALIGN - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
visit(OfficeMasterStylesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(StyleMasterPageElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
Generate XHTML page footer + header
visit(StyleHeaderElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(StyleFooterElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(OfficeTextElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(TextHElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(TextPElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(TextSpanElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(TextAElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(TextListElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(TextListItemElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(TableTableElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(TableTableColumnElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(TableTableRowElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(TableTableCellElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(DrawFrameElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(TextLineBreakElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 
visit(OfficeStylesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(OfficeAutomaticStylesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(OfficeMasterStylesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StyleDefaultStyleElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StyleStyleElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StylePageLayoutElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StylePageLayoutPropertiesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StyleHeaderStyleElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StyleFooterStyleElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StyleHeaderFooterPropertiesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StyleParagraphPropertiesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StyleTextPropertiesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StyleTablePropertiesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StyleTableColumnPropertiesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StyleTableRowPropertiesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StyleTableCellPropertiesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visit(StyleGraphicPropertiesElement) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.StyleEngineForXHTML
 
visitImage(DrawImageElement, String, byte[]) - Method in class org.odftoolkit.odfdom.converter.internal.xhtml.ElementVisitorForXHTML
 

W

WIDTH - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.CSSStylePropertyConstants
 
WIDTH_ATTR - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 

X

XHTML_1_0_DOCTYPE - Static variable in interface fr.opensagres.xdocreport.xhtml.extension.XHTMLConstants
 
XHTMLConstants - Interface in fr.opensagres.xdocreport.xhtml.extension
 
XHTMLConverter - Class in org.odftoolkit.odfdom.converter.xhtml
 
XHTMLConverter() - Constructor for class org.odftoolkit.odfdom.converter.xhtml.XHTMLConverter
 
XHTMLOptions - Class in org.odftoolkit.odfdom.converter.xhtml
 
XHTMLPage - Class in fr.opensagres.xdocreport.xhtml.extension
 
XHTMLPage(int) - Constructor for class fr.opensagres.xdocreport.xhtml.extension.XHTMLPage
 
XHTMLPageAfterBody - Class in fr.opensagres.xdocreport.xhtml.extension
 
XHTMLPageAfterBody(int) - Constructor for class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageAfterBody
 
XHTMLPageBeforeBody - Class in fr.opensagres.xdocreport.xhtml.extension
 
XHTMLPageBeforeBody(XHTMLPage, int) - Constructor for class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageBeforeBody
 
XHTMLPageBodyContentBody - Class in fr.opensagres.xdocreport.xhtml.extension
 
XHTMLPageBodyContentBody(int) - Constructor for class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageBodyContentBody
 
XHTMLPageBodyContentFooter - Class in fr.opensagres.xdocreport.xhtml.extension
 
XHTMLPageBodyContentFooter(int) - Constructor for class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageBodyContentFooter
 
XHTMLPageBodyContentHeader - Class in fr.opensagres.xdocreport.xhtml.extension
 
XHTMLPageBodyContentHeader(int) - Constructor for class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageBodyContentHeader
 
XHTMLPageContentBuffer - Class in fr.opensagres.xdocreport.xhtml.extension
 
XHTMLPageContentBuffer(int) - Constructor for class fr.opensagres.xdocreport.xhtml.extension.XHTMLPageContentBuffer
 
XHTMLUtil - Class in fr.opensagres.xdocreport.xhtml.extension
 
XHTMLUtil() - Constructor for class fr.opensagres.xdocreport.xhtml.extension.XHTMLUtil
 
XML - Static variable in class fr.opensagres.xdocreport.xhtml.extension.StringEscapeUtils.Entities
The set of entities supported by standard XML.

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

Copyright © 2013. All Rights Reserved.