Package com.thortech.xl.vo
Class XelCollator
java.lang.Object
com.thortech.xl.vo.XelCollator
This singleton class is used to keep a static instance of the OraCollator
object
- Author:
- Jatan Rajvanshi
-
Method Summary
Modifier and TypeMethodDescriptionstatic oracle.i18n.text.OraCollator
getOraCollatorInstance
(String sortValue) Gets the singleton instance of OraCollator
-
Method Details
-
getOraCollatorInstance
Gets the singleton instance of OraCollator- Returns:
- instance of this class
-