In file StringUtils.hh:

std::string HadoopUtils::quoteString

(const std::string& str,
  const char* deliminators)

Quote a string to avoid "\", non-printable characters, and the deliminators.

Documentation

Quote a string to avoid "\", non-printable characters, and the deliminators.
Parameters:
str - the string to quote
deliminators - the set of characters to always quote

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.