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.

Author:
Carlos Amengual (amengual at informatica.info)

Constructor Summary
DecimalLeadingZeroItemMarkerFactory()
           
 
Method Summary
 String marker(int order)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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


Copyright © 2011 informatica.info. All Rights Reserved.