com.thaiopensource.xml.out
Class CharRepertoire

java.lang.Object
  extended by com.thaiopensource.xml.out.CharRepertoire

public class CharRepertoire
extends java.lang.Object


Method Summary
 boolean contains(char c)
           
 boolean contains(char c1, char c2)
           
static CharRepertoire getInstance(java.lang.String enc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static CharRepertoire getInstance(java.lang.String enc)
                                  throws java.io.UnsupportedEncodingException
Throws:
java.io.UnsupportedEncodingException

contains

public final boolean contains(char c)

contains

public final boolean contains(char c1,
                              char c2)