Module prov.model

Class CharSetUtils

java.lang.Object
org.openprovenance.apache.commons.lang.CharSetUtils

public class CharSetUtils extends Object

Operations on CharSets.

This class handles null input gracefully. An exception will not be thrown for a null input. Each method documents its behaviour in more detail.

#ThreadSafe#

Since:
1.0
Version:
$Id: CharSetUtils.java 1057072 2011-01-10 01:55:57Z niallp $
Author:
Apache Software Foundation, Phil Steitz, Gary Gregory
See Also: