Package org.docx4j.model.listnumbering
Class NumberFormatLowerLetter
java.lang.Object
org.docx4j.model.listnumbering.NumberFormat
org.docx4j.model.listnumbering.NumberFormatLowerLetter
public class NumberFormatLowerLetter extends NumberFormat
-
Field Summary
Fields Modifier and Type Field Description protected static org.slf4j.Loggerlog -
Constructor Summary
Constructors Constructor Description NumberFormatLowerLetter() -
Method Summary
Modifier and Type Method Description java.lang.Stringformat(int num)
-
Field Details
-
log
protected static org.slf4j.Logger log
-
-
Constructor Details
-
NumberFormatLowerLetter
public NumberFormatLowerLetter()
-
-
Method Details
-
format
public java.lang.String format(int num)- Specified by:
formatin classNumberFormat
-