Package org.codelibs.fess.dict.stopwords
Class StopwordsFile.SynonymUpdater
java.lang.Object
org.codelibs.fess.dict.stopwords.StopwordsFile.SynonymUpdater
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing class:
- StopwordsFile
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isCommit
protected boolean isCommit -
newFile
-
writer
-
item
-
-
Constructor Details
-
SynonymUpdater
-
-
Method Details
-
write
-
write
-
commit
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-