|
Internet Chess ToolKit v0.2.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an interface for converting board representations to Strings and back again.
| Method Summary | |
java.lang.String |
boardToString(Board b)
converts the Board into a String representation. |
Board |
stringToBoard(java.lang.String s)
converts String notation into a Board for the particular game in question. |
| Method Detail |
public Board stringToBoard(java.lang.String s)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String boardToString(Board b)
|
Submit a bug or feature Visit the Website Internet Chess ToolKit is licensed under the GPL v2 . |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||