org.apache.poi.hwpf.model
Interface FibRgLw

All Known Implementing Classes:
FibRgLw97

public interface FibRgLw


Method Summary
 int getCbMac()
           
 int getSubdocumentTextStreamLength(SubdocumentType subdocumentType)
           
 void setCbMac(int cbMac)
           
 void setSubdocumentTextStreamLength(SubdocumentType subdocumentType, int newLength)
           
 

Method Detail

getCbMac

int getCbMac()

getSubdocumentTextStreamLength

int getSubdocumentTextStreamLength(SubdocumentType subdocumentType)

setCbMac

void setCbMac(int cbMac)

setSubdocumentTextStreamLength

void setSubdocumentTextStreamLength(SubdocumentType subdocumentType,
                                    int newLength)


Copyright 2015 The Apache Software Foundation or its licensors, as applicable.