- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for getCategory (0.3 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/entity/SitemapVideo.java
} /** * Gets the category of the video. * @return the category */ public String getCategory() { return category; } /** * Sets the category of the video. * @param category the category to set */ public void setCategory(final String category) { this.category = category; } /** * Gets the family friendly flag.Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Thu Nov 13 13:34:36 UTC 2025 - 8.9K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/helper/SitemapsHelper.java
Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Fri Nov 14 13:19:40 UTC 2025 - 34.9K bytes - Viewed (0)