org.apache.poi.hwpf.model
Class FIBShortHandler
java.lang.Object
org.apache.poi.hwpf.model.FIBShortHandler
public final class FIBShortHandler
- extends java.lang.Object
Handles the fibRgW / FibRgW97 part of
the FIB (File Information Block)
Method Summary |
short |
getShort(int shortCode)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAGICCREATED
public static final int MAGICCREATED
- See Also:
- Constant Field Values
MAGICREVISED
public static final int MAGICREVISED
- See Also:
- Constant Field Values
MAGICCREATEDPRIVATE
public static final int MAGICCREATEDPRIVATE
- See Also:
- Constant Field Values
MAGICREVISEDPRIVATE
public static final int MAGICREVISEDPRIVATE
- See Also:
- Constant Field Values
LIDFE
public static final int LIDFE
- See Also:
- Constant Field Values
FIBShortHandler
public FIBShortHandler(byte[] mainStream)
getShort
public short getShort(int shortCode)
Copyright 2010 The Apache Software Foundation or
its licensors, as applicable.