com.jclark.xsl.conv

Interface NumberFormat

public interface NumberFormat

formats an integer into a String
Method Summary
Stringformat(int n)

Method Detail

format

public String format(int n)