|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hdgf.pointers.PointerFactory
public class PointerFactory
Factor class to create the appropriate pointers, based on the version of the file
Constructor Summary | |
---|---|
PointerFactory(int version)
|
Method Summary | |
---|---|
Pointer |
createPointer(byte[] data,
int offset)
|
int |
getVersion()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PointerFactory(int version)
Method Detail |
---|
public int getVersion()
public Pointer createPointer(byte[] data, int offset)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |