Modifier and Type | Field and Description |
---|---|
static short |
EscherMetafileBlip.RECORD_ID_EMF
Deprecated.
use EscherRecordTypes.BLIP_EMF.typeID
|
static short |
EscherMetafileBlip.RECORD_ID_PICT
Deprecated.
use EscherRecordTypes.BLIP_PICT.typeID
|
static short |
EscherMetafileBlip.RECORD_ID_WMF
Deprecated.
use EscherRecordTypes.BLIP_WMF.typeID
|
Constructor and Description |
---|
EscherArrayProperty(short propertyNumber,
boolean isBlipId,
byte[] complexData)
|
Constructor and Description |
---|
Bitmap()
Deprecated.
Use
HSLFSlideShow.addPicture(byte[], org.apache.poi.sl.usermodel.PictureData.PictureType) or one of its overloads to create new
Bitmap . This API led to detached Bitmap instances (See Bugzilla
46122) and prevented adding additional functionality. |
DIB()
Deprecated.
Use
HSLFSlideShow.addPicture(byte[], org.apache.poi.sl.usermodel.PictureData.PictureType) or one of its overloads to create new
DIB . This API led to detached DIB instances (See Bugzilla
46122) and prevented adding additional functionality. |
EMF()
Deprecated.
Use
HSLFSlideShow.addPicture(byte[], org.apache.poi.sl.usermodel.PictureData.PictureType) or one of its overloads to create new
EMF. This API led to detached EMF instances (See Bugzilla
46122) and prevented adding additional functionality. |
JPEG()
Deprecated.
Use
HSLFSlideShow.addPicture(byte[], org.apache.poi.sl.usermodel.PictureData.PictureType) or one of its overloads to create new
JPEG . This API led to detached JPEG instances (See Bugzilla
46122) and prevented adding additional functionality. |
PICT()
Deprecated.
Use
HSLFSlideShow.addPicture(byte[], org.apache.poi.sl.usermodel.PictureData.PictureType) or one of its overloads to create new
PICT. This API led to detached PICT instances (See Bugzilla
46122) and prevented adding additional functionality. |
PNG()
Deprecated.
Use
HSLFSlideShow.addPicture(byte[], org.apache.poi.sl.usermodel.PictureData.PictureType) or one of its overloads to create new
PNG . This API led to detached PNG instances (See Bugzilla
46122) and prevented adding additional functionality. |
WMF()
Deprecated.
Use
HSLFSlideShow.addPicture(byte[], org.apache.poi.sl.usermodel.PictureData.PictureType) or one of its overloads to create new
WMF. This API led to detached WMF instances (See Bugzilla
46122) and prevented adding additional functionality. |
Modifier and Type | Method and Description |
---|---|
DocumentAtom.SlideSize |
DocumentAtom.getSlideSizeTypeEnum()
Deprecated.
replaced by
DocumentAtom.getSlideSizeType() |
Modifier and Type | Method and Description |
---|---|
static HSLFPictureData |
HSLFPictureData.create(PictureData.PictureType type)
Deprecated.
Use
HSLFSlideShow.addPicture(byte[], org.apache.poi.sl.usermodel.PictureData.PictureType) or one of its overloads to create new
HSLFPictureData . This API led to detached HSLFPictureData instances (See Bugzilla
46122) and prevented adding additional functionality. |
static <T extends EscherProperty> |
HSLFShape.getEscherProperty(AbstractEscherOptRecord opt,
int propId)
Deprecated.
use
HSLFShape.getEscherProperty(EscherPropertyTypes) instead |
int |
HSLFShape.getEscherProperty(short propId,
int defaultValue)
Deprecated.
|
static void |
HSLFShape.setEscherProperty(AbstractEscherOptRecord opt,
short propId,
int value)
|
void |
HSLFShape.setEscherProperty(short propId,
int value)
Deprecated.
|
void |
HSLFPictureData.setOffset(int offset)
Deprecated.
This function was only intended for POI internal use. If you have a use case you're concerned about,
please open an issue in the POI issue tracker.
|
void |
HSLFPictureData.setRawData(byte[] data)
Deprecated.
Set image data using
HSLFPictureData.setData(byte[]) . |
Constructor and Description |
---|
HSLFPictureData()
Deprecated.
Use
HSLFSlideShow.addPicture(byte[], org.apache.poi.sl.usermodel.PictureData.PictureType) or one of its overloads to create new
HSLFPictureData . This API led to detached HSLFPictureData instances (See Bugzilla
46122) and prevented adding additional functionality. |
Modifier and Type | Field and Description |
---|---|
static short |
EscherAggregate.ST_ACCENTBORDERCALLOUT1
Deprecated.
|
static short |
EscherAggregate.ST_ACCENTBORDERCALLOUT2
Deprecated.
|
static short |
EscherAggregate.ST_ACCENTBORDERCALLOUT3
Deprecated.
|
static short |
EscherAggregate.ST_ACCENTBORDERCALLOUT90
Deprecated.
|
static short |
EscherAggregate.ST_ACCENTCALLOUT1
Deprecated.
|
static short |
EscherAggregate.ST_ACCENTCALLOUT2
Deprecated.
|
static short |
EscherAggregate.ST_ACCENTCALLOUT3
Deprecated.
|
static short |
EscherAggregate.ST_ACCENTCALLOUT90
Deprecated.
|
static short |
EscherAggregate.ST_ACTIONBUTTONBACKPREVIOUS
Deprecated.
|
static short |
EscherAggregate.ST_ACTIONBUTTONBEGINNING
Deprecated.
|
static short |
EscherAggregate.ST_ACTIONBUTTONBLANK
Deprecated.
|
static short |
EscherAggregate.ST_ACTIONBUTTONDOCUMENT
Deprecated.
|
static short |
EscherAggregate.ST_ACTIONBUTTONEND
Deprecated.
|
static short |
EscherAggregate.ST_ACTIONBUTTONFORWARDNEXT
Deprecated.
|
static short |
EscherAggregate.ST_ACTIONBUTTONHELP
Deprecated.
|
static short |
EscherAggregate.ST_ACTIONBUTTONHOME
Deprecated.
|
static short |
EscherAggregate.ST_ACTIONBUTTONINFORMATION
Deprecated.
|
static short |
EscherAggregate.ST_ACTIONBUTTONMOVIE
Deprecated.
|
static short |
EscherAggregate.ST_ACTIONBUTTONRETURN
Deprecated.
|
static short |
EscherAggregate.ST_ACTIONBUTTONSOUND
Deprecated.
|
static short |
EscherAggregate.ST_ARC
Deprecated.
use
ShapeType.ARC |
static short |
EscherAggregate.ST_ARROW
Deprecated.
|
static short |
EscherAggregate.ST_BALLOON
Deprecated.
|
static short |
EscherAggregate.ST_BENTARROW
Deprecated.
|
static short |
EscherAggregate.ST_BENTCONNECTOR2
Deprecated.
|
static short |
EscherAggregate.ST_BENTCONNECTOR3
Deprecated.
|
static short |
EscherAggregate.ST_BENTCONNECTOR4
Deprecated.
|
static short |
EscherAggregate.ST_BENTCONNECTOR5
Deprecated.
|
static short |
EscherAggregate.ST_BENTUPARROW
Deprecated.
|
static short |
EscherAggregate.ST_BEVEL
Deprecated.
use
ShapeType.BEVEL |
static short |
EscherAggregate.ST_BLOCKARC
Deprecated.
|
static short |
EscherAggregate.ST_BORDERCALLOUT1
Deprecated.
|
static short |
EscherAggregate.ST_BORDERCALLOUT2
Deprecated.
|
static short |
EscherAggregate.ST_BORDERCALLOUT3
Deprecated.
|
static short |
EscherAggregate.ST_BORDERCALLOUT90
Deprecated.
|
static short |
EscherAggregate.ST_BRACEPAIR
Deprecated.
|
static short |
EscherAggregate.ST_BRACKETPAIR
Deprecated.
|
static short |
EscherAggregate.ST_CALLOUT1
Deprecated.
|
static short |
EscherAggregate.ST_CALLOUT2
Deprecated.
|
static short |
EscherAggregate.ST_CALLOUT3
Deprecated.
|
static short |
EscherAggregate.ST_CALLOUT90
Deprecated.
|
static short |
EscherAggregate.ST_CAN
Deprecated.
use
ShapeType.CAN |
static short |
EscherAggregate.ST_CHEVRON
Deprecated.
|
static short |
EscherAggregate.ST_CIRCULARARROW
Deprecated.
|
static short |
EscherAggregate.ST_CLOUDCALLOUT
Deprecated.
|
static short |
EscherAggregate.ST_CUBE
Deprecated.
use
ShapeType.CUBE |
static short |
EscherAggregate.ST_CURVEDCONNECTOR2
Deprecated.
|
static short |
EscherAggregate.ST_CURVEDCONNECTOR3
Deprecated.
|
static short |
EscherAggregate.ST_CURVEDCONNECTOR4
Deprecated.
|
static short |
EscherAggregate.ST_CURVEDCONNECTOR5
Deprecated.
|
static short |
EscherAggregate.ST_CURVEDDOWNARROW
Deprecated.
|
static short |
EscherAggregate.ST_CURVEDLEFTARROW
Deprecated.
|
static short |
EscherAggregate.ST_CURVEDRIGHTARROW
Deprecated.
|
static short |
EscherAggregate.ST_CURVEDUPARROW
Deprecated.
|
static short |
EscherAggregate.ST_DIAMOND
Deprecated.
|
static short |
EscherAggregate.ST_DONUT
Deprecated.
use
ShapeType.DONUT |
static short |
EscherAggregate.ST_DOUBLEWAVE
Deprecated.
|
static short |
EscherAggregate.ST_DOWNARROW
Deprecated.
|
static short |
EscherAggregate.ST_DOWNARROWCALLOUT
Deprecated.
|
static short |
EscherAggregate.ST_ELLIPSE
Deprecated.
|
static short |
EscherAggregate.ST_ELLIPSERIBBON
Deprecated.
|
static short |
EscherAggregate.ST_ELLIPSERIBBON2
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTALTERNATEPROCESS
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTCOLLATE
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTCONNECTOR
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTDECISION
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTDELAY
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTDISPLAY
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTDOCUMENT
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTEXTRACT
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTINPUTOUTPUT
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTINTERNALSTORAGE
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTMAGNETICDISK
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTMAGNETICDRUM
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTMAGNETICTAPE
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTMANUALINPUT
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTMANUALOPERATION
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTMERGE
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTMULTIDOCUMENT
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTOFFLINESTORAGE
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTOFFPAGECONNECTOR
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTONLINESTORAGE
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTOR
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTPREDEFINEDPROCESS
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTPREPARATION
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTPROCESS
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTPUNCHEDCARD
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTPUNCHEDTAPE
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTSORT
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTSUMMINGJUNCTION
Deprecated.
|
static short |
EscherAggregate.ST_FLOWCHARTTERMINATOR
Deprecated.
|
static short |
EscherAggregate.ST_FOLDEDCORNER
Deprecated.
|
static short |
EscherAggregate.ST_HEART
Deprecated.
use
ShapeType.HEART |
static short |
EscherAggregate.ST_HEXAGON
Deprecated.
|
static short |
EscherAggregate.ST_HOMEPLATE
Deprecated.
|
static short |
EscherAggregate.ST_HORIZONTALSCROLL
Deprecated.
|
static short |
EscherAggregate.ST_HOSTCONTROL
Deprecated.
|
static short |
EscherAggregate.ST_IRREGULARSEAL1
Deprecated.
|
static short |
EscherAggregate.ST_IRREGULARSEAL2
Deprecated.
|
static short |
EscherAggregate.ST_ISOCELESTRIANGLE
Deprecated.
|
static short |
EscherAggregate.ST_LEFTARROW
Deprecated.
|
static short |
EscherAggregate.ST_LEFTARROWCALLOUT
Deprecated.
|
static short |
EscherAggregate.ST_LEFTBRACE
Deprecated.
|
static short |
EscherAggregate.ST_LEFTBRACKET
Deprecated.
|
static short |
EscherAggregate.ST_LEFTRIGHTARROW
Deprecated.
|
static short |
EscherAggregate.ST_LEFTRIGHTARROWCALLOUT
Deprecated.
|
static short |
EscherAggregate.ST_LEFTRIGHTUPARROW
Deprecated.
|
static short |
EscherAggregate.ST_LEFTUPARROW
Deprecated.
|
static short |
EscherAggregate.ST_LIGHTNINGBOLT
Deprecated.
|
static short |
EscherAggregate.ST_LINE
Deprecated.
use
ShapeType.LINE |
static short |
EscherAggregate.ST_MIN
Deprecated.
not used
|
static short |
EscherAggregate.ST_MOON
Deprecated.
use
ShapeType.MOON |
static short |
EscherAggregate.ST_NIL
Deprecated.
not used
|
static short |
EscherAggregate.ST_NOSMOKING
Deprecated.
|
static short |
EscherAggregate.ST_NOT_PRIMATIVE
Deprecated.
|
static short |
EscherAggregate.ST_NOTCHEDCIRCULARARROW
Deprecated.
|
static short |
EscherAggregate.ST_NOTCHEDRIGHTARROW
Deprecated.
|
static short |
EscherAggregate.ST_OCTAGON
Deprecated.
|
static short |
EscherAggregate.ST_PARALLELOGRAM
Deprecated.
|
static short |
EscherAggregate.ST_PENTAGON
Deprecated.
|
static short |
EscherAggregate.ST_PICTUREFRAME
Deprecated.
use
ShapeType.FRAME |
static short |
EscherAggregate.ST_PLAQUE
Deprecated.
use
ShapeType.PLAQUE |
static short |
EscherAggregate.ST_PLUS
Deprecated.
use
ShapeType.PLUS |
static short |
EscherAggregate.ST_QUADARROW
Deprecated.
|
static short |
EscherAggregate.ST_QUADARROWCALLOUT
Deprecated.
|
static short |
EscherAggregate.ST_RECTANGLE
Deprecated.
use
ShapeType.RECT |
static short |
EscherAggregate.ST_RIBBON
Deprecated.
use
ShapeType.RIBBON |
static short |
EscherAggregate.ST_RIBBON2
Deprecated.
|
static short |
EscherAggregate.ST_RIGHTARROWCALLOUT
Deprecated.
|
static short |
EscherAggregate.ST_RIGHTBRACE
Deprecated.
|
static short |
EscherAggregate.ST_RIGHTBRACKET
Deprecated.
|
static short |
EscherAggregate.ST_RIGHTTRIANGLE
Deprecated.
|
static short |
EscherAggregate.ST_ROUNDRECTANGLE
Deprecated.
|
static short |
EscherAggregate.ST_SEAL
Deprecated.
use
ShapeType.SEAL |
static short |
EscherAggregate.ST_SEAL16
Deprecated.
|
static short |
EscherAggregate.ST_SEAL24
Deprecated.
|
static short |
EscherAggregate.ST_SEAL32
Deprecated.
|
static short |
EscherAggregate.ST_SEAL4
Deprecated.
use
ShapeType.STAR_4 |
static short |
EscherAggregate.ST_SEAL8
Deprecated.
use
ShapeType.STAR_8 |
static short |
EscherAggregate.ST_SMILEYFACE
Deprecated.
|
static short |
EscherAggregate.ST_STAR
Deprecated.
use
ShapeType.STAR_5 |
static short |
EscherAggregate.ST_STRAIGHTCONNECTOR1
Deprecated.
|
static short |
EscherAggregate.ST_STRIPEDRIGHTARROW
Deprecated.
|
static short |
EscherAggregate.ST_SUN
Deprecated.
use
ShapeType.SUN |
static short |
EscherAggregate.ST_TEXTARCHDOWNCURVE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTARCHDOWNPOUR
Deprecated.
|
static short |
EscherAggregate.ST_TEXTARCHUPCURVE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTARCHUPPOUR
Deprecated.
|
static short |
EscherAggregate.ST_TEXTBOX
Deprecated.
|
static short |
EscherAggregate.ST_TEXTBUTTONCURVE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTBUTTONPOUR
Deprecated.
|
static short |
EscherAggregate.ST_TEXTCANDOWN
Deprecated.
|
static short |
EscherAggregate.ST_TEXTCANUP
Deprecated.
|
static short |
EscherAggregate.ST_TEXTCASCADEDOWN
Deprecated.
|
static short |
EscherAggregate.ST_TEXTCASCADEUP
Deprecated.
|
static short |
EscherAggregate.ST_TEXTCHEVRON
Deprecated.
|
static short |
EscherAggregate.ST_TEXTCHEVRONINVERTED
Deprecated.
|
static short |
EscherAggregate.ST_TEXTCIRCLECURVE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTCIRCLEPOUR
Deprecated.
|
static short |
EscherAggregate.ST_TEXTCURVE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTCURVEDOWN
Deprecated.
|
static short |
EscherAggregate.ST_TEXTCURVEUP
Deprecated.
|
static short |
EscherAggregate.ST_TEXTDEFLATE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTDEFLATEBOTTOM
Deprecated.
|
static short |
EscherAggregate.ST_TEXTDEFLATEINFLATE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTDEFLATEINFLATEDEFLATE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTDEFLATETOP
Deprecated.
|
static short |
EscherAggregate.ST_TEXTFADEDOWN
Deprecated.
|
static short |
EscherAggregate.ST_TEXTFADELEFT
Deprecated.
|
static short |
EscherAggregate.ST_TEXTFADERIGHT
Deprecated.
|
static short |
EscherAggregate.ST_TEXTFADEUP
Deprecated.
|
static short |
EscherAggregate.ST_TEXTHEXAGON
Deprecated.
|
static short |
EscherAggregate.ST_TEXTINFLATE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTINFLATEBOTTOM
Deprecated.
|
static short |
EscherAggregate.ST_TEXTINFLATETOP
Deprecated.
|
static short |
EscherAggregate.ST_TEXTOCTAGON
Deprecated.
|
static short |
EscherAggregate.ST_TEXTONCURVE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTONRING
Deprecated.
|
static short |
EscherAggregate.ST_TEXTPLAINTEXT
Deprecated.
|
static short |
EscherAggregate.ST_TEXTRING
Deprecated.
|
static short |
EscherAggregate.ST_TEXTRINGINSIDE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTRINGOUTSIDE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTSIMPLE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTSLANTDOWN
Deprecated.
|
static short |
EscherAggregate.ST_TEXTSLANTUP
Deprecated.
|
static short |
EscherAggregate.ST_TEXTSTOP
Deprecated.
|
static short |
EscherAggregate.ST_TEXTTRIANGLE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTTRIANGLEINVERTED
Deprecated.
|
static short |
EscherAggregate.ST_TEXTWAVE
Deprecated.
|
static short |
EscherAggregate.ST_TEXTWAVE1
Deprecated.
|
static short |
EscherAggregate.ST_TEXTWAVE2
Deprecated.
|
static short |
EscherAggregate.ST_TEXTWAVE3
Deprecated.
|
static short |
EscherAggregate.ST_TEXTWAVE4
Deprecated.
|
static short |
EscherAggregate.ST_THICKARROW
Deprecated.
|
static short |
EscherAggregate.ST_TRAPEZOID
Deprecated.
|
static short |
EscherAggregate.ST_UPARROW
Deprecated.
|
static short |
EscherAggregate.ST_UPARROWCALLOUT
Deprecated.
|
static short |
EscherAggregate.ST_UPDOWNARROW
Deprecated.
|
static short |
EscherAggregate.ST_UPDOWNARROWCALLOUT
Deprecated.
|
static short |
EscherAggregate.ST_UTURNARROW
Deprecated.
|
static short |
EscherAggregate.ST_VERTICALSCROLL
Deprecated.
|
static short |
EscherAggregate.ST_WAVE
Deprecated.
use
ShapeType.WAVE |
static short |
EscherAggregate.ST_WEDGEELLIPSECALLOUT
Deprecated.
|
static short |
EscherAggregate.ST_WEDGERECTCALLOUT
Deprecated.
|
static short |
EscherAggregate.ST_WEDGERRECTCALLOUT
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractEscherHolderRecord.convertRawBytesToEscherRecords()
Deprecated.
Call
AbstractEscherHolderRecord.decode() instead. |
int |
FormulaRecord.getCachedResultType()
Deprecated.
POI 5.0.0, will be removed in 6.0, use getCachedResultTypeEnum until switch to enum is fully done
|
void |
DrawingGroupRecord.processChildRecords()
Deprecated.
Call
AbstractEscherHolderRecord.decode() instead. |
Modifier and Type | Method and Description |
---|---|
void |
HSSFSheet.createSplitPane(int xSplitPos,
int ySplitPos,
int leftmostColumn,
int topRow,
int activePane)
Deprecated.
|
int |
HSSFCellStyle.getFontIndexAsInt()
Deprecated.
use
HSSFCellStyle.getFontIndex() instead |
int |
HSSFFont.getIndexAsInt()
Deprecated.
|
double |
HSSFSheet.getMargin(short margin)
Deprecated.
|
int |
HSSFWorkbook.getNumberOfFontsAsInt()
Deprecated.
|
void |
HSSFSheet.setMargin(short margin,
double size)
Deprecated.
use
HSSFSheet.setMargin(PageMargin, double) instead |
Modifier and Type | Method and Description |
---|---|
static byte[] |
SprmUtils.shortArrayToByteArray(short[] convert)
Deprecated.
unused by POI internally
|
Modifier and Type | Class and Description |
---|---|
class |
SAXHelper
Deprecated.
use
XMLHelper |
class |
TransformerHelper
Deprecated.
use
XMLHelper |
Modifier and Type | Method and Description |
---|---|
static OPCPackage |
PackageHelper.clone(OPCPackage pkg,
java.io.File file)
Deprecated.
this method is not used internally and creates temp files that are not well handled
|
Modifier and Type | Method and Description |
---|---|
javax.xml.crypto.dsig.keyinfo.KeyInfoFactory |
SignatureConfig.getKeyInfoFactory()
Deprecated.
in POI 5.0.0 - will be handled by SignatureInfo internally
|
OPCPackage |
SignatureConfig.getOpcPackage()
Deprecated.
in POI 5.0.0 - use
SignatureInfo.setOpcPackage(OPCPackage) instead |
java.security.Provider |
SignatureConfig.getProvider()
Deprecated.
in POI 5.0.0 - will be handled by SignatureInfo internally
|
javax.xml.crypto.dsig.XMLSignatureFactory |
SignatureConfig.getSignatureFactory()
Deprecated.
in POI 5.0.0 - will be handled by SignatureInfo internally
|
javax.xml.crypto.URIDereferencer |
SignatureConfig.getUriDereferencer()
Deprecated.
in POI 5.0.0 - use
SignatureInfo.getUriDereferencer() instead |
void |
SignatureConfig.setKeyInfoFactory(javax.xml.crypto.dsig.keyinfo.KeyInfoFactory keyInfoFactory)
Deprecated.
in POI 5.0.0 - use
SignatureInfo.setKeyInfoFactory(KeyInfoFactory) |
void |
SignatureConfig.setOpcPackage(OPCPackage opcPackage)
Deprecated.
in POI 5.0.0 - use
SignatureInfo.setOpcPackage(OPCPackage) instead |
void |
SignatureConfig.setProvider(java.security.Provider provider)
Deprecated.
in POI 5.0.0 - use
SignatureInfo.setProvider(Provider) |
void |
SignatureConfig.setSignatureFactory(javax.xml.crypto.dsig.XMLSignatureFactory signatureFactory)
Deprecated.
in POI 5.0.0 - use
SignatureInfo.setSignatureFactory(XMLSignatureFactory) |
void |
SignatureConfig.setUriDereferencer(javax.xml.crypto.URIDereferencer uriDereferencer)
Deprecated.
in POI 5.0.0 - use
SignatureInfo.setUriDereferencer(URIDereferencer) instead |
Modifier and Type | Method and Description |
---|---|
static boolean |
DocumentFactoryHelper.hasOOXMLHeader(java.io.InputStream inp)
Deprecated.
in 3.17-beta2, use
FileMagic.valueOf(InputStream) == FileMagic.OOXML instead |
Modifier and Type | Method and Description |
---|---|
java.util.BitSet |
SlideShowExtractor.getCodepoints(java.lang.String typeface,
java.lang.Boolean italic,
java.lang.Boolean bold)
|
Modifier and Type | Method and Description |
---|---|
default boolean |
Slide.getDisplayPlaceholder(Placeholder placeholder)
Deprecated.
in POI 5.2.0 - use
Slide.getDisplayPlaceholder(SimpleShape) |
Modifier and Type | Class and Description |
---|---|
class |
DateParser
Deprecated.
in 5.0.0 - use
DateParser |
Modifier and Type | Class and Description |
---|---|
class |
Fixed0ArgFunction
Deprecated.
replaced by lambda expressions in 5.1.0
|
interface |
Function0Arg
Deprecated.
replaced by lambda expressions in 5.0.1
|
Modifier and Type | Class and Description |
---|---|
class |
FontCharset
Deprecated.
enum will be replaced by common version org.apache.poi.common.usermodel.FontCharset
|
Modifier and Type | Method and Description |
---|---|
void |
Sheet.createSplitPane(int xSplitPos,
int ySplitPos,
int leftmostColumn,
int topRow,
int activePane)
Deprecated.
|
int |
CellStyle.getFontIndexAsInt()
Deprecated.
use
CellStyle.getFontIndex() instead |
int |
Font.getIndexAsInt()
Deprecated.
use
Font.getIndex() instead |
double |
Sheet.getMargin(short margin)
Deprecated.
|
int |
Workbook.getNumberOfFontsAsInt()
Deprecated.
|
void |
Cell.setCellType(CellType cellType)
Deprecated.
This method is deprecated and will be removed in POI 5.0.
Use explicit
Cell.setCellFormula(String) , setCellValue(...) or Cell.setBlank()
to get the desired result. |
void |
Sheet.setMargin(short margin,
double size)
Deprecated.
use
Sheet.setMargin(PageMargin, double) instead |
Modifier and Type | Class and Description |
---|---|
class |
StaxHelper
Deprecated.
use
XMLHelper |
Modifier and Type | Method and Description |
---|---|
java.util.List<XDDFChartData.Series> |
XDDFChartData.getSeries()
Deprecated.
since POI 4.1.1
|
Modifier and Type | Method and Description |
---|---|
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTExternalLink |
ExternalLinksTable.getCTExternalLink()
Deprecated.
will be removed because we don't want to expose this (future implementations may not be
XMLBeans based)
|
void |
CommentsTable.referenceUpdated(CellAddress oldReference,
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment comment)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
SXSSFSheet.createSplitPane(int xSplitPos,
int ySplitPos,
int leftmostColumn,
int topRow,
int activePane)
Deprecated.
|
java.io.File |
GZIPSheetDataWriter.createTempFile()
Deprecated.
no need for this be public, will be made private or protected in an upcoming release
|
java.io.File |
SheetDataWriter.createTempFile()
Deprecated.
use
TempFile.createTempFile(String, String) directly |
java.io.Writer |
SheetDataWriter.createWriter(java.io.File fd)
Deprecated.
this method is due to be made non-public, probably protected
|
double |
SXSSFSheet.getMargin(short margin)
Deprecated.
|
int |
SXSSFWorkbook.getNumberOfFontsAsInt()
Deprecated.
|
void |
SXSSFSheet.setMargin(short margin,
double size)
Deprecated.
use
SXSSFSheet.setMargin(PageMargin, double) instead |
Modifier and Type | Method and Description |
---|---|
void |
XSSFSheet.createSplitPane(int xSplitPos,
int ySplitPos,
int leftmostColumn,
int topRow,
int activePane)
Deprecated.
|
int |
XSSFCellStyle.getFontIndexAsInt()
Deprecated.
use
XSSFCellStyle.getFontIndex() instead |
int |
XSSFFont.getIndexAsInt()
Deprecated.
|
double |
XSSFSheet.getMargin(short margin)
Deprecated.
|
int |
XSSFWorkbook.getNumberOfFontsAsInt()
Deprecated.
|
void |
XSSFFont.setCharSet(FontCharset charSet)
Deprecated.
use
XSSFFont.setCharSet(FontCharset) instead |
void |
XSSFSheet.setMargin(short margin,
double size)
Deprecated.
use
XSSFSheet.setMargin(PageMargin, double) instead |
Modifier and Type | Method and Description |
---|---|
int |
XWPFDefaultRunStyle.getFontSize()
Deprecated.
|
int |
XWPFRun.getFontSize()
Deprecated.
|
org.openxmlformats.schemas.wordprocessingml.x2006.main.STHighlightColor.Enum |
XWPFRun.getTextHightlightColor()
Deprecated.
use
XWPFRun.getTextHighlightColor() instead |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.