updated the servlet version. logging still needs work.
This commit is contained in:
parent
28d46bb207
commit
78373b3094
9 changed files with 251 additions and 57 deletions
|
@ -379,4 +379,5 @@ public abstract class TibetanScanner
|
|||
public abstract void finishUp();
|
||||
public abstract BitDictionarySource getDictionarySource();
|
||||
public abstract String[] getDictionaryDescriptions();
|
||||
public abstract void destroy();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue