- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for LABELS_ (0.12 seconds)
-
src/test/java/org/codelibs/fess/mylasta/action/FessLabelsTest.java
&& field.getType() == String.class && field.getName().startsWith("LABELS_")) { field.setAccessible(true); String value = (String) field.get(null); // Convert field name to expected value String fieldNamePart = field.getName().substring("LABELS_".length()); String expectedValuePart = fieldNamePart.toLowerCase()
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 14K bytes - Click Count (0)