Searched defs:VALUE_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
98 VALUE_SEPARATOR, // , enumerator
45 private static final byte[] VALUE_SEPARATOR = new byte[] { ':', ' ' }; field in StrictJarManifest