|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BitextReader
Interface for classes that implement reading from bitext files, such as translation memory files, glossary files, aligned text...
| Method Summary | |
|---|---|
int |
getColumnCount()
Get the current column number in the file. |
String |
getCurrentLine()
Get the current line of the bitext input. |
int |
getLineCount()
Get the current line number in the file. |
int |
getSentencePosition()
Get the current target sentence position in the file. |
int |
getTargetColumnCount()
Get the current target column number in the file. |
| Methods inherited from interface Iterable |
|---|
iterator |
| Method Detail |
|---|
int getLineCount()
int getColumnCount()
int getTargetColumnCount()
int getSentencePosition()
String getCurrentLine()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||