- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for putValue (0.08 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/entity/ExtractData.java
*/ public void putValues(final String key, final String[] values) { metadata.put(key, values); } /** * Puts a single value for a given key in the metadata. * * @param key the metadata key * @param value the value to associate with the key */ public void putValue(final String key, final String value) {
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Sep 06 04:15:37 UTC 2025 - 3.8K bytes - Viewed (0)