|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface CollationElementsInterface
CollationElementsInterface is an interface which will be implemented by all the Collator sensitive char data types. These methods will be called by WorkHorseForCollatorDatatypes's collation sensitive methods "like, stringcompare" etc.
Method Summary | |
---|---|
int[] |
getCollationElementsForString()
This method translates the string into a series of collation elements. |
int |
getCountOfCollationElements()
This method returns the count of collation elements for this instance of CollationElementsInterface. |
Method Detail |
---|
int[] getCollationElementsForString() throws StandardException
StandardException
int getCountOfCollationElements()
|
Built on Thu 2012-03-29 21:53:33+0000, from revision ??? | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |