|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hslf.dev.TextStyleListing
public class TextStyleListing
Uses record level code to locate StyleTextPropAtom entries. Having found them, it shows the contents
Constructor Summary | |
---|---|
TextStyleListing()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static void |
showStyleTextPropAtom(StyleTextPropAtom stpa)
|
static void |
showTextProps(TextPropCollection tpc)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextStyleListing()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public static void showStyleTextPropAtom(StyleTextPropAtom stpa)
public static void showTextProps(TextPropCollection tpc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |