net.damf.formatte.unicode
Class UniCols

java.lang.Object
  extended by net.damf.formatte.CLOmns
      extended by net.damf.formatte.unicode.UniCols

public class UniCols
extends CLOmns


Constructor Summary
UniCols()
           
 
Method Summary
static java.lang.String[] colify(java.lang.String[] inLines, int[] lenIndex, int[] lenLess)
           
 
Methods inherited from class net.damf.formatte.CLOmns
add, add, add, addRow, colify, colify, colify, getMaxLength, getMaxLengths, stringBlank, stringOf, stringRay
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniCols

public UniCols()
Method Detail

colify

public static java.lang.String[] colify(java.lang.String[] inLines,
                                        int[] lenIndex,
                                        int[] lenLess)