info.informatica.doc.style.css.visual.box
Class DecimalLeadingZeroItemMarkerFactory

java.lang.Object
  extended by info.informatica.doc.style.css.visual.box.DecimalLeadingZeroItemMarkerFactory
All Implemented Interfaces:
ItemMarkerFactory

public class DecimalLeadingZeroItemMarkerFactory
extends Object
implements ItemMarkerFactory

CSS zero-leading decimal list item marker factory.


Constructor Summary
DecimalLeadingZeroItemMarkerFactory()
           
 
Method Summary
 String marker(int order)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecimalLeadingZeroItemMarkerFactory

public DecimalLeadingZeroItemMarkerFactory()
Method Detail

marker

public String marker(int order)
Specified by:
marker in interface ItemMarkerFactory