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