de.tomshut.utlis.text
Class LatinStringFactory

java.lang.Object
  extended by de.tomshut.utlis.text.LatinStringFactory

public class LatinStringFactory
extends java.lang.Object


Field Summary
static int LATIN_LETTER_MAX
           
 
Method Summary
static java.lang.CharSequence createInstance(char ch)
           
static java.lang.CharSequence createInstance(java.lang.CharSequence seq)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LATIN_LETTER_MAX

public static final int LATIN_LETTER_MAX
See Also:
Constant Field Values
Method Detail

createInstance

public static final java.lang.CharSequence createInstance(char ch)

createInstance

public static final java.lang.CharSequence createInstance(java.lang.CharSequence seq)