Uses of Class
org.apache.poi.hslf.record.DocumentAtom
-
Packages that use DocumentAtom Package Description org.apache.poi.hslf.record -
-
Uses of DocumentAtom in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return DocumentAtom Modifier and Type Method Description DocumentAtom
Document. getDocumentAtom()
Returns the DocumentAtom of this Document
-