JSONParser - Global (deprecated)

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • The JSONParser API provides a JSON parser that does not use the JavaScript eval() function.

    주:
    This class is deprecated. Use the JavaScript JSON object instead.
    주:
    The methods of the JSONParser API do not validate the JSON string.

    This class cannot be used in a scoped application. Use the JavaScript JSON object instead.

    JSONParser - JSONParser()

    Creates a JSONParser object.

    This class cannot be used in a scoped application. Use the JavaScript JSON object instead.

    This class is deprecated. Use the JavaScript JSON object instead.

    표 1. Parameters
    Name Type Description
    None