public interface UnicodeSortKeyGenerator
Modifier and Type | Method and Description |
---|---|
void |
appendSortKey(KeyBuilder keyBuilder,
String s)
Append a Unicode sort key to the
KeyBuilder . |
Locale |
getLocale()
The
Locale used to configure this object. |
void appendSortKey(KeyBuilder keyBuilder, String s)
KeyBuilder
.keyBuilder
- The KeyBuilder
.s
- The Unicode string.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.