Constant Field Values
Contents
org.odftoolkit.*
-
org.odftoolkit.odfdom.changes.ChangesFileSaxHandler Modifier and Type Constant Field Value public static final StringCONTEXT_DELIMITER"_" -
org.odftoolkit.odfdom.changes.MapHelper Modifier and Type Constant Field Value public static final StringAUTO"auto"public static final StringBOLD"bold"public static final StringHASH"#"public static final StringMEDIUM"medium"public static final StringNORMAL"normal"public static final StringTHICK"thick"public static final StringTHIN"thin"public static final StringTRANSPARENT"transparent" -
org.odftoolkit.odfdom.changes.OperationConstants Modifier and Type Constant Field Value public static final StringATTRIBUTES"Attributes"public static final StringCELLS"Cells"public static final StringCOLUMNS"Columns"public static final StringCOMMENT"Comment"public static final StringCOMMENTRANGE"CommentRange"public static final StringCONFIG_DEBUG_OPERATIONS"debugoperations"public static final StringCONFIG_MAX_SHEETS"maxSheets"public static final StringCONFIG_MAX_TABLE_CELLS"maxTableCells"public static final StringCONFIG_MAX_TABLE_COLUMNS"maxTableColumns"public static final StringCONFIG_MAX_TABLE_ROWS"maxTableRows"public static final StringEXCEEDEDTABLE"ExceededTable"public static final StringFIELD"Field"public static final StringFORMATCOLUMNS"FormatColumns"public static final StringFORMATROWS"FormatRows"public static final StringIMAGE"Image"public static final StringLINE_BREAK"LineBreak"public static final StringMERGECELLS"MergeCells"public static final StringODT_SUFFIX".odt"public static final StringOP_CELLS"addCells"public static final StringOP_COLUMN"addColumn"public static final StringOP_COLUMNS_DELETE"deleteColumns"public static final StringOP_DELETE"delete"public static final StringOP_DOCUMENT_LAYOUT"documentLayout"public static final StringOP_DRAWING"addDrawing"public static final StringOP_ERROR"createError"public static final StringOP_FIELD"addField"public static final StringOP_FIELD_UPDATE"updateField"public static final StringOP_FONT_DECL"addFontDecl"public static final StringOP_FORMAT"format"public static final StringOP_HEADER_FOOTER"addHeaderFooter"public static final StringOP_HEADER_FOOTER_DELETE"deleteHeaderFooterContent"public static final StringOP_LINE_BREAK"addLineBreak"public static final StringOP_LIST_STYLE"addListStyle"public static final StringOP_MOVE"move"public static final StringOP_NOTE"addNote"public static final StringOP_NOTE_SELECTION"addNoteSelection"public static final StringOP_PARAGRAPH"addParagraph"public static final StringOP_PARAGRAPH_MERGE"mergeParagraph"public static final StringOP_PARAGRAPH_SPLIT"splitParagraph"public static final StringOP_ROWS"addRows"public static final StringOP_STYLE"addStyle"public static final StringOP_STYLE_CHANGE"changeStyle"public static final StringOP_STYLE_DELETE"deleteStyle"public static final StringOP_TAB"addTab"public static final StringOP_TABLE"addTable"public static final StringOP_TEXT"addText"public static final StringOPK_ATTRS"attrs"public static final StringOPK_CONTEXT"context"public static final StringOPK_EDITOR"editor"public static final StringOPK_END"end"public static final StringOPK_ID"id"public static final StringOPK_NAME"name"public static final StringOPK_OPERATIONS"changes"public static final StringOPK_POSITION"position"public static final StringOPK_SHEET"sheet"public static final StringOPK_START"start"public static final StringOPK_STYLE_ID"styleId"public static final StringOPK_TYPE"type"public static final StringOPK_VERSION"version"public static final StringOPK_VERSION_BRANCH"version-branch"public static final StringOPK_VERSION_TIME"version-time"public static final StringPARAGRAPH"Paragraph"public static final StringROWS"Rows"public static final StringSHAPE"Shape"public static final StringSHAPE_GROUP"Group"public static final StringTAB"Tab"public static final StringTABLE"Table"public static final StringTEXT"Text" -
org.odftoolkit.odfdom.changes.Table<T> Modifier and Type Constant Field Value public static final intETERNITY-1
-
org.odftoolkit.odfdom.dom.attribute.anim.AnimColorInterpolationAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"rgb" -
org.odftoolkit.odfdom.dom.attribute.anim.AnimColorInterpolationDirectionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"clockwise"
-
org.odftoolkit.odfdom.dom.attribute.chart.ChartAutomaticContentAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.chart.ChartClassAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"major" -
org.odftoolkit.odfdom.dom.attribute.chart.ChartDataSourceHasLabelsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"none" -
org.odftoolkit.odfdom.dom.attribute.chart.ChartDisplayEquationAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.chart.ChartDisplayRSquareAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false"
-
org.odftoolkit.odfdom.dom.attribute.db.DbAppendTableAliasNameAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.db.DbApplyCommandAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.db.DbBooleanComparisonModeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"equal-integer" -
org.odftoolkit.odfdom.dom.attribute.db.DbDecimalAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"." -
org.odftoolkit.odfdom.dom.attribute.db.DbDeleteRuleAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"no-action" -
org.odftoolkit.odfdom.dom.attribute.db.DbEnableSql92CheckAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.db.DbEncodingAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"utf-8" -
org.odftoolkit.odfdom.dom.attribute.db.DbEscapeProcessingAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.db.DbFieldAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE";" -
org.odftoolkit.odfdom.dom.attribute.db.DbIgnoreDriverPrivilegesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.db.DbIsFirstRowHeaderLineAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.db.DbIsPasswordRequiredAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.db.DbIsTableNameLengthLimitedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.db.DbParameterNameSubstitutionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.db.DbShowDeletedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.db.DbStringAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"." -
org.odftoolkit.odfdom.dom.attribute.db.DbSuppressVersionColumnsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.db.DbThousandAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"," -
org.odftoolkit.odfdom.dom.attribute.db.DbUpdateRuleAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"no-action" -
org.odftoolkit.odfdom.dom.attribute.db.DbUseCatalogAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.db.DbVisibleAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true"
-
org.odftoolkit.odfdom.dom.attribute.dr3d.Dr3dProjectionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"parallel" -
org.odftoolkit.odfdom.dom.attribute.dr3d.Dr3dShadeModeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"flat"
-
org.odftoolkit.odfdom.dom.attribute.draw.DrawConcentricGradientFillAllowedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawDisplayAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"always" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionAllowedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionBrightnessAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"33%" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionColorAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionDepthAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"36pt 0" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionDiffusionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0%" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionFirstLightDirectionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"(5 0 1)" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionFirstLightHarshAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionFirstLightLevelAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"66%" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionLightFaceAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionMetalAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionNumberOfLineSegmentsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"30" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionOriginAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0.5 -0.5" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionRotationAngleAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0 0" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionSecondLightDirectionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"(-5 0 1)" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionSecondLightHarshAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionSecondLightLevelAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"66%" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionShininessAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"50%" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionSkewAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"50 45" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionSpecularityAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0%" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawExtrusionViewpointAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"3.5cm -3.5cm 25cm" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawGluePointTypeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"none" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawHandleMirrorHorizontalAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawHandleMirrorVerticalAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawHandleSwitchedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawKindAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"full" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawMayScriptAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawMirrorHorizontalAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawMirrorVerticalAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawProtectedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawTextPathAllowedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawTextPathAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawTextPathModeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"normal" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawTextPathSameLetterHeightsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawTextPathScaleAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"path" -
org.odftoolkit.odfdom.dom.attribute.draw.DrawTextRotateAngleAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0"
-
org.odftoolkit.odfdom.dom.attribute.fo.FoEndIndentAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0cm" -
org.odftoolkit.odfdom.dom.attribute.fo.FoSpaceAfterAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0cm" -
org.odftoolkit.odfdom.dom.attribute.fo.FoSpaceBeforeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0cm" -
org.odftoolkit.odfdom.dom.attribute.fo.FoStartIndentAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0cm"
-
org.odftoolkit.odfdom.dom.attribute.form.FormAllowDeletesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.form.FormAllowInsertsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.form.FormAllowUpdatesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.form.FormApplyDesignModeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.form.FormApplyFilterAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormAutomaticFocusAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormButtonTypeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"push" -
org.odftoolkit.odfdom.dom.attribute.form.FormCommandTypeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"command" -
org.odftoolkit.odfdom.dom.attribute.form.FormConvertEmptyToNullAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormCurrentSelectedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormDefaultButtonAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormDelayForRepeatAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"PT0.050S" -
org.odftoolkit.odfdom.dom.attribute.form.FormDisabledAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormDropdownAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormEchoCharAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"*" -
org.odftoolkit.odfdom.dom.attribute.form.FormEnctypeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"application/x-www-form-urlencoded" -
org.odftoolkit.odfdom.dom.attribute.form.FormEscapeProcessingAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.form.FormIgnoreResultAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormImageAlignAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"center" -
org.odftoolkit.odfdom.dom.attribute.form.FormImagePositionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"center" -
org.odftoolkit.odfdom.dom.attribute.form.FormIsTristateAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormMethodAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"get" -
org.odftoolkit.odfdom.dom.attribute.form.FormMultiLineAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormMultipleAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormPrintableAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.form.FormReadonlyAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormSelectedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormSpinButtonAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormStateAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"unchecked" -
org.odftoolkit.odfdom.dom.attribute.form.FormStepSizeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.form.FormTabIndexAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0" -
org.odftoolkit.odfdom.dom.attribute.form.FormTabStopAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.form.FormToggleAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.form.FormValidationAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false"
-
org.odftoolkit.odfdom.dom.attribute.number.NumberAutomaticOrderAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.number.NumberDecimalPlacesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0" -
org.odftoolkit.odfdom.dom.attribute.number.NumberDisplayFactorAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.number.NumberFormatSourceAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"fixed" -
org.odftoolkit.odfdom.dom.attribute.number.NumberGroupingAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.number.NumberTextualAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.number.NumberTransliterationFormatAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.number.NumberTransliterationStyleAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"short" -
org.odftoolkit.odfdom.dom.attribute.number.NumberTruncateOnOverflowAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true"
-
org.odftoolkit.odfdom.dom.attribute.office.OfficeAutomaticUpdateAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.office.OfficeConversionModeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"into-default-style-data-style" -
org.odftoolkit.odfdom.dom.attribute.office.OfficeServerMapAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.office.OfficeTargetFrameAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"_blank"
-
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationAnimationsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"enabled" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationDirectionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"none" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationEffectAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"none" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationEndlessAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationForceManualAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationFullScreenAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationMouseAsPenAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationMouseVisibleAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationNodeTypeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"default" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationPresetClassAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"custom" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationShowEndOfPresentationSlideAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationShowLogoAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationSpeedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"medium" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationStartScaleAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"100%" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationStartWithNavigatorAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationStayOnTopAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationTransitionOnClickAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"enabled"
-
org.odftoolkit.odfdom.dom.attribute.smil.SmilAccelerateAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0.0" -
org.odftoolkit.odfdom.dom.attribute.smil.SmilAutoReverseAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.smil.SmilDecelerateAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0.0" -
org.odftoolkit.odfdom.dom.attribute.smil.SmilDirectionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"forward" -
org.odftoolkit.odfdom.dom.attribute.smil.SmilFadeColorAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"#000000" -
org.odftoolkit.odfdom.dom.attribute.smil.SmilModeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"in" -
org.odftoolkit.odfdom.dom.attribute.smil.SmilRestartAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"default" -
org.odftoolkit.odfdom.dom.attribute.smil.SmilRestartDefaultAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"inherit"
-
org.odftoolkit.odfdom.dom.attribute.style.StyleAdjustmentAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"left" -
org.odftoolkit.odfdom.dom.attribute.style.StyleAutoUpdateAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.style.StyleColorAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"#000000" -
org.odftoolkit.odfdom.dom.attribute.style.StyleDisplayAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.style.StyleDistanceAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0cm" -
org.odftoolkit.odfdom.dom.attribute.style.StyleHeightAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"100%" -
org.odftoolkit.odfdom.dom.attribute.style.StyleLeaderTextAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE" " -
org.odftoolkit.odfdom.dom.attribute.style.StyleLengthAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.style.StyleLinesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.style.StylePageUsageAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"all" -
org.odftoolkit.odfdom.dom.attribute.style.StylePositionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"center" -
org.odftoolkit.odfdom.dom.attribute.style.StyleRepeatAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"repeat" -
org.odftoolkit.odfdom.dom.attribute.style.StyleStyleAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"solid" -
org.odftoolkit.odfdom.dom.attribute.style.StyleTypeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"left" -
org.odftoolkit.odfdom.dom.attribute.style.StyleVerticalAlignAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"top"
-
org.odftoolkit.odfdom.dom.attribute.svg.SvgCxAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"50%" -
org.odftoolkit.odfdom.dom.attribute.svg.SvgCyAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"50%" -
org.odftoolkit.odfdom.dom.attribute.svg.SvgGradientUnitsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"objectBoundingBox" -
org.odftoolkit.odfdom.dom.attribute.svg.SvgRAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"50%" -
org.odftoolkit.odfdom.dom.attribute.svg.SvgSpreadMethodAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"pad" -
org.odftoolkit.odfdom.dom.attribute.svg.SvgX1Attribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0%" -
org.odftoolkit.odfdom.dom.attribute.svg.SvgX2Attribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"100%" -
org.odftoolkit.odfdom.dom.attribute.svg.SvgY1Attribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0%" -
org.odftoolkit.odfdom.dom.attribute.svg.SvgY2Attribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"100%"
-
org.odftoolkit.odfdom.dom.attribute.table.TableAcceptanceStateAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"pending" -
org.odftoolkit.odfdom.dom.attribute.table.TableAllowEmptyCellAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableAutomaticFindLabelsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableBindStylesToContentAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableConditionSourceAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"self" -
org.odftoolkit.odfdom.dom.attribute.table.TableContainsErrorAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableContainsHeaderAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableCopyBackAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableCopyFormulasAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableCopyStylesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableCountAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.table.TableDateValueAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1899-12-30" -
org.odftoolkit.odfdom.dom.attribute.table.TableDisplayAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE_FALSE"false"public static final StringDEFAULT_VALUE_TRUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableDisplayBorderAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableDisplayDuplicatesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableDisplayFilterButtonsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableDisplayListAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"unsorted" -
org.odftoolkit.odfdom.dom.attribute.table.TableDrillDownOnDoubleClickAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableEmbeddedNumberBehaviorAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"alpha-numeric" -
org.odftoolkit.odfdom.dom.attribute.table.TableExecuteAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableGrandTotalAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"both" -
org.odftoolkit.odfdom.dom.attribute.table.TableHasPersistentDataAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableIdentifyCategoriesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableIgnoreEmptyRowsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableIsDataLayoutFieldAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableIsSelectionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableIsSubTableAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableLinkToSourceDataAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableMatrixCoveredAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableMaximumDifferenceAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"0.001" -
org.odftoolkit.odfdom.dom.attribute.table.TableMessageTypeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"stop" -
org.odftoolkit.odfdom.dom.attribute.table.TableModeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"copy-all" -
org.odftoolkit.odfdom.dom.attribute.table.TableNullYearAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1930" -
org.odftoolkit.odfdom.dom.attribute.table.TableNumberColumnsRepeatedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.table.TableNumberColumnsSpannedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.table.TableNumberRowsRepeatedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.table.TableNumberRowsSpannedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.table.TableOnUpdateKeepSizeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableOnUpdateKeepStylesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableOrderAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"ascending" -
org.odftoolkit.odfdom.dom.attribute.table.TableOrientationAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"row" -
org.odftoolkit.odfdom.dom.attribute.table.TablePageBreaksOnGroupChangeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableParseSqlStatementAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TablePrecisionAsShownAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TablePrintAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableProtectAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableProtectedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableProtectionKeyDigestAlgorithmAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"http://www.w3.org/2000/09/xmldsig#sha1" -
org.odftoolkit.odfdom.dom.attribute.table.TableRangeUsableAsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"none" -
org.odftoolkit.odfdom.dom.attribute.table.TableSearchCriteriaMustApplyToWholeCellAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableShowFilterButtonAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableStatusAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"disable" -
org.odftoolkit.odfdom.dom.attribute.table.TableStepsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"100" -
org.odftoolkit.odfdom.dom.attribute.table.TableStructureProtectedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableTrackChangesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableUseBandingColumnsStylesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableUseBandingRowsStylesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableUsedHierarchyAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"-1" -
org.odftoolkit.odfdom.dom.attribute.table.TableUseFirstColumnStylesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableUseFirstRowStylesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableUseLabelsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"none" -
org.odftoolkit.odfdom.dom.attribute.table.TableUseLastColumnStylesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableUseLastRowStylesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableUseRegularExpressionsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.table.TableUseWildcardsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.table.TableValueTypeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"date" -
org.odftoolkit.odfdom.dom.attribute.table.TableVisibilityAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"visible"
-
org.odftoolkit.odfdom.dom.attribute.text.TextAlphabeticalSeparatorsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextCapitalizeEntriesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextCombineEntriesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.text.TextCombineEntriesWithDashAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextCombineEntriesWithPpAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.text.TextCommaSeparatedAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextConsecutiveNumberingAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextCopyOutlineLevelsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextCountEmptyLinesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.text.TextCountInTextBoxesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextDisplayAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"number" -
org.odftoolkit.odfdom.dom.attribute.text.TextDisplayLevelsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.text.TextGlobalAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextIgnoreCaseAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextIndexScopeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"document" -
org.odftoolkit.odfdom.dom.attribute.text.TextIsListHeaderAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextLevelAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.text.TextMainEntryAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextNumberedEntriesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextNumberLinesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.text.TextNumberPositionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"left" -
org.odftoolkit.odfdom.dom.attribute.text.TextProtectionKeyDigestAlgorithmAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"http://www.w3.org/2000/09/xmldsig#sha1" -
org.odftoolkit.odfdom.dom.attribute.text.TextRelativeTabStopPositionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.text.TextRestartNumberingAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextRestartOnPageAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextSortAscendingAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.text.TextSortByPositionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.text.TextStartValueAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"1" -
org.odftoolkit.odfdom.dom.attribute.text.TextTrackChangesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseCaptionAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseChartObjectsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseDrawObjectsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseFloatingFramesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseGraphicsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseIndexMarksAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseIndexSourceStylesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseKeysAsEntriesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseMathObjectsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseObjectsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseOtherObjectsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseOutlineLevelAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"true" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseSoftPageBreaksAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseSpreadsheetObjectsAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false" -
org.odftoolkit.odfdom.dom.attribute.text.TextUseTablesAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"false"
-
org.odftoolkit.odfdom.dom.attribute.xlink.XlinkTypeAttribute Modifier and Type Constant Field Value public static final StringDEFAULT_VALUE"simple"
-
org.odftoolkit.odfdom.dom.element.style.StyleTableCellPropertiesElement Modifier and Type Constant Field Value public static final byteBORDER_ALL15public static final byteBORDER_BOTTOM4public static final byteBORDER_LEFT8public static final byteBORDER_NONE0public static final byteBORDER_RIGHT2public static final byteBORDER_TOP1public static final byteDIAGONAL_CROSS_ALL15public static final byteDIAGONAL_CROSS_BOTTOM_LEFT_START2public static final byteDIAGONAL_CROSS_NONE0public static final byteDIAGONAL_CROSS_TOP_LEFT_START1
-
org.odftoolkit.odfdom.dom.rdfa.BookmarkRDFMetadataExtractor Modifier and Type Constant Field Value protected static final charNewLineChar10protected static final charTabChar9
-
org.odftoolkit.odfdom.incubator.doc.text.OdfTextExtractor Modifier and Type Constant Field Value protected static final charNewLineChar13protected static final charTabChar9 -
org.odftoolkit.odfdom.incubator.doc.text.OdfTextListStyle Modifier and Type Constant Field Value protected static final intMAX_LIST_LEVEL10public static final booleanSHOW_ALL_LEVELStruepublic static final booleanSHOW_ONE_LEVELfalse
-
org.odftoolkit.odfdom.pkg.OdfPackageDocument Modifier and Type Constant Field Value protected static final StringROOT_DOCUMENT_PATH""protected static final StringSLASH"/"