org.jfor.jfor.rtflib.rtfdoc
Class RtfList.NumberingStyle

java.lang.Object
  extended by org.jfor.jfor.rtflib.rtfdoc.RtfList.NumberingStyle
Enclosing class:
RtfList

public static class RtfList.NumberingStyle
extends java.lang.Object


Field Summary
 boolean isBulletedList
           
 
Constructor Summary
RtfList.NumberingStyle()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isBulletedList

public boolean isBulletedList
Constructor Detail

RtfList.NumberingStyle

public RtfList.NumberingStyle()