Package org.apache.poi.hslf.dev
Class PPDrawingTextListing
- java.lang.Object
-
- org.apache.poi.hslf.dev.PPDrawingTextListing
-
public final class PPDrawingTextListing extends java.lang.Object
Uses record level code to locate PPDrawing entries. Having found them, it sees if they have DDF Textbox records, and if so, searches those for text. Prints out any text it finds
-
-
Constructor Summary
Constructors Constructor Description PPDrawingTextListing()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-