Class NumberFormatDecimalZero

java.lang.Object
org.docx4j.model.listnumbering.NumberFormat
org.docx4j.model.listnumbering.NumberFormatDecimalZero

public class NumberFormatDecimalZero
extends NumberFormat
This format is 01, 02, 03 etc. Not sure what Word does after 99?
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected static org.slf4j.Logger log  
  • Constructor Summary

    Constructors 
    Constructor Description
    NumberFormatDecimalZero()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String format​(int in)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait