Uses of Class
org.apache.poi.hslf.record.CString
-
Packages that use CString Package Description org.apache.poi.hslf.record -
-
Uses of CString in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return CString Modifier and Type Method Description CStringHeadersFootersContainer. addFooterAtom()Insert aCStringrecord that stores the user's date.CStringHeadersFootersContainer. addHeaderAtom()Insert aCStringrecord that stores the user's date.CStringHeadersFootersContainer. addUserDateAtom()Insert aCStringrecord that stores the user's date.CStringHeadersFootersContainer. getFooterAtom()ACStringrecord that stores the Footers's contents.CStringHeadersFootersContainer. getHeaderAtom()ACStringrecord that stores the Header's contents.CStringExVideoContainer. getPathAtom()Returns the Path Atom (CString) of this linkCStringHeadersFootersContainer. getUserDateAtom()ACStringrecord that stores the user's date.
-