public class LyraCollationElementIterator extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
next()
Move to the next collation element.
|
int |
primaryOrder()
Primary order of current collation element.
|
int |
secondaryOrder()
Secondary order of current collation element.
|
int |
tertiaryOrder()
Ternary order of current collation element.
|
public boolean next()
throws ru.curs.lyra.kernel.grid.LyraCollatorException
LyraCollatorException - for unknown character.public int primaryOrder()
public int secondaryOrder()
public int tertiaryOrder()
Copyright © 2019 CURS. All rights reserved.