Skip navigation links


com.thortech.xl.vo
Class XelCollator

java.lang.Object
  extended by com.thortech.xl.vo.XelCollator


public class XelCollator
extends java.lang.Object

This singleton class is used to keep a static instance of the OraCollator object


Method Summary
static OraCollator getOraCollatorInstance(java.lang.String sortValue)
          Gets the singleton instance of OraCollator

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getOraCollatorInstance

public static OraCollator getOraCollatorInstance(java.lang.String sortValue)
Gets the singleton instance of OraCollator
Returns:
instance of this class

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.