- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testcontent (0.04 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/entity/ExtractData.java
/** * Gets the extracted content. * * @return the extracted content */ public String getContent() { return content; } /** * Sets the extracted content. * * @param content the content to set */ public void setContent(final String content) { this.content = content; } /**
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Sep 06 04:15:37 UTC 2025 - 3.8K bytes - Viewed (0)