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
Constructors - 
Method Summary
 
- 
Constructor Details
- 
DefaultLanguageClassifier
public DefaultLanguageClassifier() 
 - 
 - 
Method Details
- 
getScript
public int getScript(int codepoint) - Specified by:
 getScriptin interfaceLanguageClassifier
 - 
clone
- Specified by:
 clonein interfaceClassificationProducer- Overrides:
 clonein classObject- Throws:
 CloneNotSupportedException
 
 -