|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CharIndexTranslator
Method Summary | |
---|---|
int |
getCharIndex(int bytePos)
Calculates the char index of the given byte index. |
boolean |
isUnicodeAtByteOffset(int bytePos)
Is the text at the given byte offset unicode, or plain old ascii? In a very evil fashion, you have to actually know this to make sense of character and paragraph properties :( |
Method Detail |
---|
int getCharIndex(int bytePos)
bytePos
- The character offset to check
boolean isUnicodeAtByteOffset(int bytePos)
bytePos
- The character offset to check about
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |