|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xssf.binary.XSSFBParser
org.apache.poi.xssf.binary.XSSFBStylesTable
@Internal public class XSSFBStylesTable
This is a very thin shim to gather number formats from styles.bin files.
| Constructor Summary | |
|---|---|
XSSFBStylesTable(java.io.InputStream is)
|
|
| Method Summary | |
|---|---|
void |
handleRecord(int recordType,
byte[] data)
|
| Methods inherited from class org.apache.poi.xssf.binary.XSSFBParser |
|---|
parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSSFBStylesTable(java.io.InputStream is)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void handleRecord(int recordType,
byte[] data)
throws XSSFBParseException
handleRecord in class XSSFBParserXSSFBParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||