Uses of Class
org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native
| Package | Description |
|---|---|
| org.docx4j.org.apache.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
-
Uses of Ole10Native in org.docx4j.org.apache.poi.poifs.filesystem
Methods in org.docx4j.org.apache.poi.poifs.filesystem that return Ole10Native Modifier and Type Method Description static Ole10NativeOle10Native. createFromEmbeddedOleObject(DirectoryNode directory)Creates an instance of this class from an embedded OLE Object.static Ole10NativeOle10Native. createFromEmbeddedOleObject(POIFSFileSystem poifs)Creates an instance of this class from an embedded OLE Object.