org.apache.poi.hslf.dev
Class TextStyleListing
java.lang.Object
org.apache.poi.hslf.dev.TextStyleListing
public final class TextStyleListing
- extends java.lang.Object
Uses record level code to locate StyleTextPropAtom entries.
Having found them, it shows the contents
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextStyleListing
public TextStyleListing()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
showStyleTextPropAtom
public static void showStyleTextPropAtom(StyleTextPropAtom stpa)
showTextProps
public static void showTextProps(TextPropCollection tpc)