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