Package net.sf.jasperreports.engine.util
Class CharScriptsSet
- java.lang.Object
-
- net.sf.jasperreports.engine.util.CharScriptsSet
-
public class CharScriptsSet extends Object
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description CharScriptsSet(List<String> includedScriptNames, List<String> excludedScriptNames)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
includesCharacter(int codePoint)
-