public CollationElementIterator getCollationElementIterator (String source)

Returns a CollationElementIterator for the given String.

Parameters:
source    the string to be collated

Returns:  a CollationElementIterator object

See also:
java.text.CollationElementIterator