| Modifier and Type | Field and Description |
|---|---|
protected XWPFStylesDocument |
XWPFDocumentVisitor.stylesDocument |
| Modifier and Type | Method and Description |
|---|---|
protected XWPFStylesDocument |
XWPFDocumentVisitor.createStylesDocument(org.apache.poi.xwpf.usermodel.XWPFDocument document) |
XWPFStylesDocument |
IMasterPageHandler.getStylesDocument() |
XWPFStylesDocument |
XWPFDocumentVisitor.getStylesDocument() |
| Modifier and Type | Field and Description |
|---|---|
protected XWPFStylesDocument |
OpenXMlFormatsVisitor.stylesDocument |
| Modifier and Type | Method and Description |
|---|---|
protected XWPFStylesDocument |
OpenXMlFormatsVisitor.createStylesDocument(IOpenXMLFormatsPartProvider provider) |
XWPFStylesDocument |
OpenXMlFormatsVisitor.getStylesDocument() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
ValueProviderHelper.getKey(java.lang.Class valueProvider,
XWPFStylesDocument stylesDocument,
java.lang.String styleId,
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type) |
static java.lang.StringBuilder |
ValueProviderHelper.getKeyBuffer(java.lang.Class valueProvider,
XWPFStylesDocument stylesDocument,
java.lang.String styleId,
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type) |
| Modifier and Type | Method and Description |
|---|---|
Value |
AbstractParagraphValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP paragraph,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl parentTable,
XWPFStylesDocument document) |
abstract Value |
AbstractParagraphValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr pPr,
XWPFStylesDocument document) |
Value |
AbstractParagraphSpacingValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr ppr,
XWPFStylesDocument document) |
Value |
AbstractIndentationParagraphValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr ppr,
XWPFStylesDocument document) |
org.apache.poi.xwpf.usermodel.ParagraphAlignment |
ParagraphAlignmentValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr pPr,
XWPFStylesDocument document) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
RunFontFamilyValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rPr,
XWPFStylesDocument stylesDocument) |
java.lang.Boolean |
RunFontStyleBoldValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rpr,
XWPFStylesDocument stylesDocument) |
abstract Value |
AbstractRunValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rPr,
XWPFStylesDocument stylesDocument) |
Color |
RunTextHighlightingValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rPr,
XWPFStylesDocument stylesDocument) |
java.lang.Float |
RunFontSizeValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr pr,
XWPFStylesDocument document) |
Color |
RunBackgroundColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rPr,
XWPFStylesDocument stylesDocument) |
Color |
RunFontColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr pr,
XWPFStylesDocument document) |
org.apache.poi.xwpf.usermodel.UnderlinePatterns |
RunUnderlineValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rPr,
XWPFStylesDocument stylesDocument) |
java.lang.Boolean |
RunFontStyleStrikeValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rpr,
XWPFStylesDocument stylesDocument) |
java.lang.Boolean |
RunFontStyleItalicValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr rpr,
XWPFStylesDocument stylesDocument) |
Value |
AbstractRunValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR run,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP paragraph,
XWPFStylesDocument document) |
java.lang.String |
RunFontFamilyValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument) |
java.lang.Boolean |
RunFontStyleBoldValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument) |
abstract Value |
AbstractRunValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument) |
Color |
RunTextHighlightingValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument) |
java.lang.Float |
RunFontSizeValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr pr,
XWPFStylesDocument document) |
Color |
RunBackgroundColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument) |
Color |
RunFontColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr pr,
XWPFStylesDocument document) |
org.apache.poi.xwpf.usermodel.UnderlinePatterns |
RunUnderlineValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument) |
java.lang.Boolean |
RunFontStyleStrikeValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument) |
java.lang.Boolean |
RunFontStyleItalicValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument) |
| Modifier and Type | Method and Description |
|---|---|
TableWidth |
TableWidthValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr,
XWPFStylesDocument document) |
org.apache.poi.xwpf.usermodel.ParagraphAlignment |
TableAlignmentValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr,
XWPFStylesDocument document) |
java.lang.Float |
TableIndentationValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr,
XWPFStylesDocument document) |
abstract Value |
AbstractTableValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr,
XWPFStylesDocument document) |
TableWidth |
TableWidthValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr,
XWPFStylesDocument document) |
org.apache.poi.xwpf.usermodel.ParagraphAlignment |
TableAlignmentValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr,
XWPFStylesDocument document) |
java.lang.Float |
TableIndentationValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr,
XWPFStylesDocument document) |
abstract Value |
AbstractTableValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr,
XWPFStylesDocument document) |
Value |
AbstractTableValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl table,
XWPFStylesDocument document) |
| Modifier and Type | Method and Description |
|---|---|
abstract Value |
AbstractTableCellValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcPr tcPr,
XWPFStylesDocument document) |
Color |
TableCellBackgroundColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcPr tcPr,
XWPFStylesDocument document) |
Value |
AbstractTableCellValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc cell,
XWPFStylesDocument document) |
| Modifier and Type | Method and Description |
|---|---|
Value |
AbstractTableRowValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRow row,
XWPFStylesDocument document) |
java.lang.Boolean |
TableRowHeaderValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRow row,
XWPFStylesDocument document) |
abstract Value |
AbstractTableRowValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTrPr row,
XWPFStylesDocument document) |
java.lang.Boolean |
TableRowHeaderValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTrPr trPr,
XWPFStylesDocument document) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractValueProvider.getDefaultStyle(XWPFElement element,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractValueProvider.getDefaultValue(XWPFElement element,
XWPFStylesDocument stylesDocument) |
protected java.lang.String |
AbstractValueProvider.getKey(XWPFElement element,
XWPFStylesDocument stylesDocument,
java.lang.String styleId,
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type) |
protected java.lang.StringBuilder |
AbstractValueProvider.getKeyBuffer(XWPFElement element,
XWPFStylesDocument stylesDocument,
java.lang.String styleId,
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type) |
protected Value |
AbstractValueProvider.getStaticValue(XWPFElement element,
XWPFStylesDocument stylesDocument) |
Value |
IValueProvider.getValue(XWPElement element,
XWPFStylesDocument styleManager) |
Value |
AbstractValueProvider.getValue(XWPFElement element,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractValueProvider.getValueFromDefaultStyle(XWPFElement element,
XWPFStylesDocument stylesDocument) |
protected abstract Value |
AbstractValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractValueProvider.getValueFromDocDefaultsStyle(XWPFElement element,
XWPFStylesDocument stylesDocument) |
abstract Value |
AbstractValueProvider.getValueFromElement(XWPFElement element,
XWPFStylesDocument stylesDocument) |
protected abstract Value |
AbstractValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument) |
java.lang.Object |
AbstractValueProvider.getValueFromStyleIds(XWPFElement element,
XWPFStylesDocument stylesDocument,
java.lang.Object defaultValue) |
Value |
AbstractValueProvider.getValueFromStyles(XWPFElement element,
XWPFStylesDocument stylesDocument) |
protected abstract Value |
AbstractValueProvider.getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
XWPFStylesDocument stylesDocument) |
Value |
AbstractValueProvider.internalGetValue(XWPFElement element,
XWPFStylesDocument stylesDocument) |
| Constructor and Description |
|---|
TableInfo(org.apache.poi.xwpf.usermodel.XWPFTable table,
XWPFStylesDocument stylesDocument) |
| Modifier and Type | Method and Description |
|---|---|
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractParagraphValueProvider.getDefaultStyle(org.apache.poi.xwpf.usermodel.XWPFParagraph element,
XWPFStylesDocument styleManager) |
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractParagraphRunValueProvider.getDefaultStyle(org.apache.poi.xwpf.usermodel.XWPFParagraph element,
XWPFStylesDocument styleManager) |
protected java.lang.Float |
ParagraphSpacingAfterValueProvider.getDefaultValue(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph,
XWPFStylesDocument stylesDocument) |
protected java.lang.StringBuilder |
AbstractIndentationParagraphValueProvider.getKeyBuffer(org.apache.poi.xwpf.usermodel.XWPFParagraph element,
XWPFStylesDocument stylesDocument,
java.lang.String styleId,
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type) |
protected java.lang.StringBuilder |
AbstractSpacingParagraphValueProvider.getKeyBuffer(org.apache.poi.xwpf.usermodel.XWPFParagraph element,
XWPFStylesDocument stylesDocument,
java.lang.String styleId,
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type) |
protected java.lang.Float |
ParagraphSpacingAfterValueProvider.getStaticValue(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractParagraphValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractParagraphRunValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument) |
Value |
AbstractParagraphValueProvider.getValueFromElement(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph,
XWPFStylesDocument stylesDocument) |
Value |
AbstractParagraphRunValueProvider.getValueFromElement(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractParagraphValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractParagraphRunValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractParagraphValueProvider.getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
XWPFStylesDocument stylesDocument) |
| Modifier and Type | Method and Description |
|---|---|
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractRunValueProvider.getDefaultStyle(org.apache.poi.xwpf.usermodel.XWPFRun element,
XWPFStylesDocument styleManager) |
java.lang.String |
RunFontFamilyValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr ppr,
XWPFStylesDocument stylesDocument) |
java.lang.Boolean |
RunFontStyleBoldValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument) |
abstract Value |
AbstractRunValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr ppr,
XWPFStylesDocument stylesDocument) |
org.apache.poi.xwpf.usermodel.VerticalAlign |
RunVerticalAlignValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument) |
Color |
RunTextHighlightingValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument) |
java.lang.Float |
RunFontSizeValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr pr,
XWPFStylesDocument stylesDocument) |
Color |
RunBackgroundColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument) |
Color |
RunFontColorValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument) |
org.apache.poi.xwpf.usermodel.UnderlinePatterns |
RunUnderlineValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rPr,
XWPFStylesDocument stylesDocument) |
java.lang.Boolean |
RunFontStyleStrikeValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument) |
java.lang.Boolean |
RunFontStyleItalicValueProvider.getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument) |
protected java.lang.String |
RunFontFamilyValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractRunValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument) |
protected java.lang.Float |
RunFontSizeValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument) |
Value |
AbstractRunValueProvider.getValueFromElement(org.apache.poi.xwpf.usermodel.XWPFRun run,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractRunValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractRunValueProvider.getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
XWPFStylesDocument stylesDocument) |
| Modifier and Type | Method and Description |
|---|---|
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractTableValueProvider.getDefaultStyle(org.apache.poi.xwpf.usermodel.XWPFTable table,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractTableValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument) |
Value |
AbstractTableValueProvider.getValueFromElement(org.apache.poi.xwpf.usermodel.XWPFTable table,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractTableValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractTableValueProvider.getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
XWPFStylesDocument stylesDocument) |
| Modifier and Type | Method and Description |
|---|---|
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractTableCellValueProvider.getDefaultStyle(org.apache.poi.xwpf.usermodel.XWPFTableCell cell,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractTableCellValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument) |
Value |
AbstractTableCellValueProvider.getValueFromElement(org.apache.poi.xwpf.usermodel.XWPFTableCell cell,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractTableCellValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractTableCellValueProvider.getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
XWPFStylesDocument stylesDocument) |
| Modifier and Type | Method and Description |
|---|---|
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractTableRowValueProvider.getDefaultStyle(org.apache.poi.xwpf.usermodel.XWPFTableRow row,
XWPFStylesDocument stylesDocument) |
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle |
AbstractTableRowExValueProvider.getDefaultStyle(org.apache.poi.xwpf.usermodel.XWPFTableRow element,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractTableRowValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractTableRowExValueProvider.getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument) |
Value |
AbstractTableRowValueProvider.getValueFromElement(org.apache.poi.xwpf.usermodel.XWPFTableRow row,
XWPFStylesDocument stylesDocument) |
Value |
AbstractTableRowExValueProvider.getValueFromElement(org.apache.poi.xwpf.usermodel.XWPFTableRow row,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractTableRowValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractTableRowExValueProvider.getValueFromStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractTableRowValueProvider.getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
XWPFStylesDocument stylesDocument) |
protected Value |
AbstractTableRowExValueProvider.getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
XWPFStylesDocument stylesDocument) |
Copyright © 2019. All Rights Reserved.