|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hwpf.model.types.FibBaseAbstractType
public abstract class FibBaseAbstractType
Base part of the File information Block (FibBase). Holds the core part of the FIB, from the first 32 bytes.
Class and fields descriptions are quoted from Microsoft Office Word 97-2007 Binary File Format and [MS-DOC] - v20110608 Word (.doc) Binary File Format
NOTE: This source is automatically generated please do not modify this file. Either subclass or remove the record in src/types/definitions.
This class is internal. It content or properties may change without notice due to changes in our knowledge of internal Microsoft Word binary structures.
Method Summary | |
---|---|
short |
getChs()
This value MUST be 0 and MUST be ignored. |
short |
getChsTables()
This value MUST be 0 and MUST be ignored. |
byte |
getCQuickSaves()
An unsigned integer. |
byte |
getEnvr()
This value MUST be 0, and MUST be ignored. |
int |
getFcMac()
This value is undefined and MUST be ignored. |
int |
getFcMin()
This value is undefined and MUST be ignored. |
short |
getFlags1()
Get the flags1 field for the FibBase record. |
byte |
getFlags2()
Get the flags2 field for the FibBase record. |
byte |
getFSpare0()
Deprecated. This field should not be used according to specification |
int |
getLid()
A LID that specifies the install language of the application that is producing the document. |
int |
getLKey()
If fEncryption is 1 and fObfuscation is 1, this value specifies the XOR obfuscation password verifier. |
int |
getNFib()
An unsigned integer that specifies the version number of the file format used. |
int |
getNFibBack()
This value SHOULD be 0x00BF. |
int |
getPnNext()
An unsigned integer that specifies the offset in the WordDocument stream of the FIB for the document which contains all the AutoText items. |
static int |
getSize()
Size of record |
int |
getUnused()
This value is undefined and MUST be ignored. |
int |
getWIdent()
An unsigned integer that specifies that this is a Word Binary File. |
boolean |
isFComplex()
Specifies that the last save operation that was performed on this document was an incremental save operation |
boolean |
isFDot()
Specifies whether this is a document template |
boolean |
isFEmptySpecial()
Deprecated. This field should not be used according to specification |
boolean |
isFEncrypted()
Specifies whether the document is encrypted or obfuscated as specified in Encryption and Obfuscation |
boolean |
isFExtChar()
This value MUST be 1 |
boolean |
isFFarEast()
Specifies whether the installation language of the application that created the document was an East Asian language |
boolean |
isFGlsy()
Specifies whether this is a document that contains only AutoText items |
boolean |
isFHasPic()
When set to 0, there SHOULD be no pictures in the document |
boolean |
isFLoadOverride()
Specifies whether to override the language information and font that are specified in the paragraph style at istd 0 (the normal style) with the defaults that are appropriate for the installation language of the application |
boolean |
isFLoadOverridePage()
Specifies whether to override the section properties for page size, orientation, and margins with the defaults that are appropriate for the installation language of the application |
boolean |
isFMac()
Deprecated. This field should not be used according to specification |
boolean |
isFObfuscated()
If fEncrypted is 1, this bit specifies whether the document is obfuscated by using XOR obfuscation; otherwise, this bit MUST be ignored |
boolean |
isFReadOnlyRecommended()
Specifies whether the document author recommended that the document be opened in read-only mode |
boolean |
isFWhichTblStm()
Specifies the Table stream to which the FIB refers. |
boolean |
isFWriteReservation()
Specifies whether the document has a write-reservation password |
boolean |
isReserved1()
Deprecated. This field should not be used according to specification |
boolean |
isReserved2()
Deprecated. This field should not be used according to specification |
byte[] |
serialize()
|
void |
serialize(byte[] data,
int offset)
|
void |
setChs(short field_11_Chs)
This value MUST be 0 and MUST be ignored. |
void |
setChsTables(short field_12_chsTables)
This value MUST be 0 and MUST be ignored. |
void |
setCQuickSaves(byte value)
Sets the cQuickSaves field value. |
void |
setEnvr(byte field_9_envr)
This value MUST be 0, and MUST be ignored. |
void |
setFcMac(int field_14_fcMac)
This value is undefined and MUST be ignored. |
void |
setFcMin(int field_13_fcMin)
This value is undefined and MUST be ignored. |
void |
setFComplex(boolean value)
Sets the fComplex field value. |
void |
setFDot(boolean value)
Sets the fDot field value. |
void |
setFEmptySpecial(boolean value)
Sets the fEmptySpecial field value. |
void |
setFEncrypted(boolean value)
Sets the fEncrypted field value. |
void |
setFExtChar(boolean value)
Sets the fExtChar field value. |
void |
setFFarEast(boolean value)
Sets the fFarEast field value. |
void |
setFGlsy(boolean value)
Sets the fGlsy field value. |
void |
setFHasPic(boolean value)
Sets the fHasPic field value. |
void |
setFlags1(short field_6_flags1)
Set the flags1 field for the FibBase record. |
void |
setFlags2(byte field_10_flags2)
Set the flags2 field for the FibBase record. |
void |
setFLoadOverride(boolean value)
Sets the fLoadOverride field value. |
void |
setFLoadOverridePage(boolean value)
Sets the fLoadOverridePage field value. |
void |
setFMac(boolean value)
Sets the fMac field value. |
void |
setFObfuscated(boolean value)
Sets the fObfuscated field value. |
void |
setFReadOnlyRecommended(boolean value)
Sets the fReadOnlyRecommended field value. |
void |
setFSpare0(byte value)
Sets the fSpare0 field value. |
void |
setFWhichTblStm(boolean value)
Sets the fWhichTblStm field value. |
void |
setFWriteReservation(boolean value)
Sets the fWriteReservation field value. |
void |
setLid(int field_4_lid)
A LID that specifies the install language of the application that is producing the document. |
void |
setLKey(int field_8_lKey)
If fEncryption is 1 and fObfuscation is 1, this value specifies the XOR obfuscation password verifier. |
void |
setNFib(int field_2_nFib)
An unsigned integer that specifies the version number of the file format used. |
void |
setNFibBack(int field_7_nFibBack)
This value SHOULD be 0x00BF. |
void |
setPnNext(int field_5_pnNext)
An unsigned integer that specifies the offset in the WordDocument stream of the FIB for the document which contains all the AutoText items. |
void |
setReserved1(boolean value)
Sets the reserved1 field value. |
void |
setReserved2(boolean value)
Sets the reserved2 field value. |
void |
setUnused(int field_3_unused)
This value is undefined and MUST be ignored. |
void |
setWIdent(int field_1_wIdent)
An unsigned integer that specifies that this is a Word Binary File. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public void serialize(byte[] data, int offset)
public byte[] serialize()
public static int getSize()
public java.lang.String toString()
toString
in class java.lang.Object
public int getWIdent()
public void setWIdent(int field_1_wIdent)
public int getNFib()
public void setNFib(int field_2_nFib)
public int getUnused()
public void setUnused(int field_3_unused)
public int getLid()
public void setLid(int field_4_lid)
public int getPnNext()
public void setPnNext(int field_5_pnNext)
public short getFlags1()
public void setFlags1(short field_6_flags1)
public int getNFibBack()
public void setNFibBack(int field_7_nFibBack)
public int getLKey()
public void setLKey(int field_8_lKey)
public byte getEnvr()
public void setEnvr(byte field_9_envr)
public byte getFlags2()
public void setFlags2(byte field_10_flags2)
public short getChs()
public void setChs(short field_11_Chs)
public short getChsTables()
public void setChsTables(short field_12_chsTables)
public int getFcMin()
public void setFcMin(int field_13_fcMin)
public int getFcMac()
public void setFcMac(int field_14_fcMac)
public void setFDot(boolean value)
public boolean isFDot()
public void setFGlsy(boolean value)
public boolean isFGlsy()
public void setFComplex(boolean value)
public boolean isFComplex()
public void setFHasPic(boolean value)
public boolean isFHasPic()
public void setCQuickSaves(byte value)
public byte getCQuickSaves()
public void setFEncrypted(boolean value)
public boolean isFEncrypted()
public void setFWhichTblStm(boolean value)
public boolean isFWhichTblStm()
public void setFReadOnlyRecommended(boolean value)
public boolean isFReadOnlyRecommended()
public void setFWriteReservation(boolean value)
public boolean isFWriteReservation()
public void setFExtChar(boolean value)
public boolean isFExtChar()
public void setFLoadOverride(boolean value)
public boolean isFLoadOverride()
public void setFFarEast(boolean value)
public boolean isFFarEast()
public void setFObfuscated(boolean value)
public boolean isFObfuscated()
public void setFMac(boolean value)
public boolean isFMac()
public void setFEmptySpecial(boolean value)
public boolean isFEmptySpecial()
public void setFLoadOverridePage(boolean value)
public boolean isFLoadOverridePage()
public void setReserved1(boolean value)
public boolean isReserved1()
public void setReserved2(boolean value)
public boolean isReserved2()
public void setFSpare0(byte value)
public byte getFSpare0()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |