org.apache.poi.hslf.dev
Class UserEditAndPersistListing
java.lang.Object
org.apache.poi.hslf.dev.UserEditAndPersistListing
public final class UserEditAndPersistListing
- extends java.lang.Object
Uses record level code to locate UserEditAtom records, and other
persistence related atoms. Tries to match them together, to help
illuminate quite what all the offsets mean
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserEditAndPersistListing
public UserEditAndPersistListing()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
findRecordAtPos
public static Record findRecordAtPos(int pos)