- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setNewPos (0.06 sec)
-
src/main/java/org/codelibs/fess/dict/kuromoji/KuromojiItem.java
} public void setNewReading(final String newReading) { this.newReading = newReading; } public String getNewPos() { return newPos; } public void setNewPos(final String newPos) { this.newPos = newPos; } public String getToken() { return token; } public String getSegmentation() { return segmentation; }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 4.5K bytes - Viewed (0)