Searched defs:values (Results 1 - 4 of 4) sorted by relevance

/opengrok-jel/jrcs/src/main/java/org/apache/commons/jrcs/rcs/
H A DArchive.java382 * The symbols are the keys and the revision numbers are the values.
468 * Each phrase has a key and a list of values associated with it.
470 * @param values The values under the key.
473 public void addPhrase(String key, Collection values) argument
475 phrases.put(key, values);
765 for (Iterator i = nodes.values().iterator(); i.hasNext();)
1154 * Returns the given text with values added to CVS-style keywords.
1188 * Returns the given text removing the values of any CVS-style
/opengrok-jel/src/org/opensolaris/opengrok/web/
H A DUtil.java339 * parameter otherwise. Returned values are whitespace trimmed.
499 * for query values, but for query names. */
648 * be enclosed in double quotes (") when used as attribute values!
669 * be enclosed in double quotes (") when used as attribute values!
684 * be enclosed in double quotes (") when used as attribute values!
992 * the values to print in the cells of the row
1035 * @return a JavaScript string literal. {@code null} values are converted to ''.
1072 * @param values array to convert. {@code null} are converted to ''.
1078 Collection<String> values) throws IOException
1080 // could just call writeJsonArray(out, name, values
1077 writeJsonArray(Writer out, String name, Collection<String> values) argument
1111 writeJsonArray(Writer out, String name, String[] values) argument
[all...]
/opengrok-jel/lib/
H A Dswing-layout-0.9.jar ... subindex int j int keys java.awt.Insets[] values int i Object[][] definitions java.util.Map map ...
H A Dbcel-5.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 17 milliseconds