Class DefaultLanguageClassifier
java.lang.Object
org.pentaho.reporting.libraries.fonts.text.DefaultLanguageClassifier
- All Implemented Interfaces:
Cloneable
,ClassificationProducer
,LanguageClassifier
Creation-Date: 25.07.2006, 18:25:13
- Author:
- Thomas Morgner
-
Field Summary
Fields inherited from interface org.pentaho.reporting.libraries.fonts.text.ClassificationProducer
END_OF_TEXT, START_OF_TEXT
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DefaultLanguageClassifier
public DefaultLanguageClassifier()
-
-
Method Details
-
getScript
public int getScript(int codepoint) - Specified by:
getScript
in interfaceLanguageClassifier
-
clone
- Specified by:
clone
in interfaceClassificationProducer
- Overrides:
clone
in classObject
- Throws:
CloneNotSupportedException
-