|
Deprecated Methods |
org.apache.poi.hwpf.model.OldTextPiece.adjustForDelete(int, int)
|
org.apache.poi.hwpf.model.TextPiece.adjustForDelete(int, int)
|
org.apache.poi.hwpf.model.TextPiece.characterLength()
|
org.apache.poi.hssf.converter.AbstractExcelUtils.getAlign(short)
POI 3.15 beta 3. Use AbstractExcelUtils.getAlign(HorizontalAlignment) instead. |
org.apache.poi.hwpf.model.StyleSheet.getCharacterStyle(int)
|
org.apache.poi.hwpf.model.TextPieceTable.getCharIndex(int)
|
org.apache.poi.hwpf.model.CharIndexTranslator.getCharIndex(int)
This API were based on incorrect assumption that single byte
offset corresponds to single char offset |
org.apache.poi.hwpf.model.TextPieceTable.getCharIndex(int, int)
|
org.apache.poi.hwpf.model.CharIndexTranslator.getCharIndex(int, int)
This API were based on incorrect assumption that single byte
offset corresponds to single char offset |
org.apache.poi.hwpf.model.StyleDescription.getCHP()
|
org.apache.poi.hwpf.usermodel.Picture.getDxaCropLeft()
POI 3.8 beta 4. |
org.apache.poi.hwpf.usermodel.Picture.getDxaCropRight()
POI 3.8 beta 4. |
org.apache.poi.hwpf.usermodel.Picture.getDyaCropBottom()
POI 3.8 beta 5. |
org.apache.poi.hwpf.usermodel.Picture.getDyaCropTop()
POI 3.8 beta 5. |
org.apache.poi.hwpf.model.BytePropertyNode.getEndBytes()
Though bytes are actually stored in file, it is advised to
use char positions for all operations. Including save
operations, because only char positions are preserved. |
org.apache.poi.hwpf.usermodel.HeaderStories.getEndnoteContNote()
3.8 beta 4 |
org.apache.poi.hwpf.usermodel.HeaderStories.getEndnoteContSeparator()
3.8 beta 4 |
org.apache.poi.hwpf.usermodel.HeaderStories.getEndnoteSeparator()
3.8 beta 4 |
org.apache.poi.hwpf.usermodel.HeaderStories.getEvenFooter()
3.8 beta 4 |
org.apache.poi.hwpf.usermodel.HeaderStories.getEvenHeader()
3.8 beta 4 |
org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldAtn()
|
org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldEdn()
|
org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldFtn()
|
org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldHdr()
|
org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldHdrtxbx()
|
org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldMom()
|
org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldTxbx()
|
org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcfLst()
|
org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcspaMom()
|
org.apache.poi.hwpf.model.FieldsTables.getFieldsPLCF(int)
|
org.apache.poi.hwpf.HWPFDocument.getFieldsTables()
POI 3.8. |
org.apache.poi.hwpf.usermodel.HeaderStories.getFirstFooter()
3.8 beta 4 |
org.apache.poi.hwpf.usermodel.HeaderStories.getFirstHeader()
3.8 beta 4 |
org.apache.poi.hwpf.extractor.WordExtractor.getFooterText()
3.8 beta 4 |
org.apache.poi.hwpf.usermodel.HeaderStories.getFootnoteContNote()
3.8 beta 4 |
org.apache.poi.hwpf.usermodel.HeaderStories.getFootnoteContSeparator()
3.8 beta 4 |
org.apache.poi.hwpf.usermodel.HeaderStories.getFootnoteSeparator()
3.8 beta 4 |
org.apache.poi.hwpf.model.types.FibBaseAbstractType.getFSpare0()
This field should not be used according to specification |
org.apache.poi.hwpf.extractor.WordExtractor.getHeaderText()
3.8 beta 4 |
org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldAtn()
|
org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldEdn()
|
org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldFtn()
|
org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldHdr()
|
org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldHdrtxbx()
|
org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldMom()
|
org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldTxbx()
|
org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcfLst()
|
org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcspaMom()
|
org.apache.poi.hsmf.MAPIMessage.getMessageClass()
3.16 beta 3. Use MAPIMessage.getMessageClassEnum() instead. |
org.apache.poi.hwpf.usermodel.HeaderStories.getOddFooter()
3.8 beta 4 |
org.apache.poi.hwpf.usermodel.HeaderStories.getOddHeader()
3.8 beta 4 |
org.apache.poi.hwpf.model.StyleDescription.getPAP()
|
org.apache.poi.hwpf.model.PAPX.getParagraphProperties(StyleSheet)
|
org.apache.poi.hwpf.model.StyleSheet.getParagraphStyle(int)
|
org.apache.poi.hwpf.extractor.Word6Extractor.getParagraphText()
|
org.apache.poi.hslf.usermodel.HSLFSlideShowImpl.getPOIFSDirectory()
POI 3.16 beta 1. use POIDocument.getDirectory() instead |
org.apache.poi.hwpf.model.types.LSTFAbstractType.getReserved1()
This field should not be used according to specification |
org.apache.poi.hwpf.model.BytePropertyNode.getStartBytes()
Though bytes are actually stored in file, it is advised to
use char positions for all operations. Including save
operations, because only char positions are preserved. |
org.apache.poi.hwpf.model.TextPiece.getStringBuffer()
|
org.apache.poi.hslf.usermodel.HSLFHyperlink.getType()
POI 3.15 beta 3. Use HSLFHyperlink.getTypeEnum() |
org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType.getUnused1()
This field should not be used according to specification |
org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType.getUnused2()
This field should not be used according to specification |
org.apache.poi.hwpf.usermodel.Range.insertAfter(ParagraphProperties, int)
POI 3.8 beta 4. Use code shall not work with ParagraphProperties |
org.apache.poi.hwpf.usermodel.Range.insertAfter(ParagraphProperties, int, String)
POI 3.8 beta 4. Use code shall not work with ParagraphProperties |
org.apache.poi.hwpf.model.types.FibBaseAbstractType.isFEmptySpecial()
This field should not be used according to specification |
org.apache.poi.hwpf.model.types.FibBaseAbstractType.isFMac()
This field should not be used according to specification |
org.apache.poi.hwpf.model.types.FibBaseAbstractType.isReserved1()
This field should not be used according to specification |
org.apache.poi.hwpf.model.types.FibBaseAbstractType.isReserved2()
This field should not be used according to specification |
org.apache.poi.hwpf.model.types.LSTFAbstractType.isUnused1()
This field should not be used according to specification |
org.apache.poi.hwpf.model.types.LVLFAbstractType.isUnused1()
This field should not be used according to specification |
org.apache.poi.hwpf.model.types.LSTFAbstractType.isUnused2()
This field should not be used according to specification |
org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldAtn(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldEdn(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldFtn(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldHdr(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldHdrtxbx(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldMom(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldTxbx(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcfLst(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldAtn(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldEdn(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldFtn(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldHdr(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldHdrtxbx(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldMom(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldTxbx(int)
|
org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcfLst(int)
|
org.apache.poi.hwpf.model.OldTextPiece.substring(int, int)
|
org.apache.poi.hwpf.model.TextPiece.substring(int, int)
|
org.apache.poi.hwpf.model.CHPFormattedDiskPage.toByteArray(CharIndexTranslator, int)
Use CHPFormattedDiskPage.toByteArray(CharIndexTranslator) instead |
org.apache.poi.hwpf.sprm.CharacterSprmUncompressor.uncompressCHP(CharacterProperties, byte[], int)
|
org.apache.poi.hwpf.model.FontTable.writeTo(HWPFFileSystem)
|
org.apache.poi.hwpf.model.ComplexFileTable.writeTo(HWPFFileSystem)
|
org.apache.poi.hwpf.model.SectionTable.writeTo(HWPFFileSystem, int)
|
org.apache.poi.hwpf.model.CHPBinTable.writeTo(HWPFFileSystem, int, CharIndexTranslator)
|