]> gitweb.fperrin.net Git - Dictionary.git/commit
First decent implementation of HtmlEntry attached to TokenRow.
authorthadh <thadh@localhost>
Mon, 10 Sep 2012 03:40:06 +0000 (20:40 -0700)
committerthadh <thadh@localhost>
Mon, 10 Sep 2012 03:40:06 +0000 (20:40 -0700)
commitb084948c7f75bffbbcb52ed550345c4c8e99a534
treed6e9e41f3bb3c46e4fddca2b028fc785d44c11c4
parent9f62af5106e63d0aa51c93ce47bbe33be3be15a8
First decent implementation of HtmlEntry attached to TokenRow.
src/com/hughes/android/dictionary/engine/AbstractEntry.java
src/com/hughes/android/dictionary/engine/Dictionary.java
src/com/hughes/android/dictionary/engine/HtmlEntry.java
src/com/hughes/android/dictionary/engine/Index.java
src/com/hughes/android/dictionary/engine/PairEntry.java
src/com/hughes/android/dictionary/engine/RowBase.java
src/com/hughes/android/dictionary/engine/TextEntry.java
src/com/hughes/android/dictionary/engine/TokenRow.java