Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionuse
OdfTableCell.getLocalDateValue()instead.useOdfTableCell.getLocalTimeValue()instead.useOdfTableCell.setLocalDateValue(java.time.LocalDate)instead.useOdfTableCell.setLocalDateValue(java.time.LocalDate)instead.This method will be moved to the generated sources as soon code generation was improved!useOdfOfficeMeta.getCreationInstant()instead.useOdfOfficeMeta.getPrintInstant()insteadUseOdfOfficeMeta.setCreationInstant(Instant)instead.useOdfOfficeMeta.setPrintInstant(Instant)insteadThis method is only added temporary as workaround for the IBM fork using different DOC classes. Until the registering of DOC documents to the PKG layer has been finished.