Searched refs:replacementArray (Results 1 – 4 of 4) sorted by relevance
64 char[][] replacementArray = fem.getReplacementArray(); in testMapping() local66 assertEquals(65536, replacementArray.length); in testMapping()68 assertNotNull(replacementArray[replacementArray.length - 1]); in testMapping()70 for (int n = 0; n < replacementArray.length; ++n) { in testMapping()72 if (replacementArray[n] != null) { in testMapping()73 assertEquals(map.get(c), new String(replacementArray[n])); in testMapping()
61 private final char[][] replacementArray; field in ArrayBasedEscaperMap63 private ArrayBasedEscaperMap(char[][] replacementArray) { in ArrayBasedEscaperMap() argument64 this.replacementArray = replacementArray; in ArrayBasedEscaperMap()69 return replacementArray; in getReplacementArray()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...