Class DefaultLanguageClassifier
- java.lang.Object
-
- org.pentaho.reporting.libraries.fonts.text.DefaultLanguageClassifier
-
- All Implemented Interfaces:
Cloneable
,ClassificationProducer
,LanguageClassifier
public class DefaultLanguageClassifier extends Object implements 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
Constructors Constructor Description DefaultLanguageClassifier()
-
-
-
Method Detail
-
getScript
public int getScript(int codepoint)
- Specified by:
getScript
in interfaceLanguageClassifier
-
clone
public Object clone() throws CloneNotSupportedException
- Specified by:
clone
in interfaceClassificationProducer
- Overrides:
clone
in classObject
- Throws:
CloneNotSupportedException
-
-