Searched refs:_unicodeDecoder (Results 1 – 1 of 1) sorted by relevance
159 private UnicodeEscapeProcessingProvider _unicodeDecoder; in ParserConfiguration() field in ParserConfiguration.UnicodeEscapeProcessor164 _unicodeDecoder = new UnicodeEscapeProcessingProvider(innerProvider); in ParserConfiguration()165 return _unicodeDecoder; in ParserConfiguration()176 PositionMapping mapping = _unicodeDecoder.getPositionMapping(); in ParserConfiguration()