12345678910111213141516171819 |
- ###############################################################################
- # Copyright (c) 2017 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- ###############################################################################
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=La fonction Java API for JSON Processing (JSON-P) fournit une m\u00e9thode normalis\u00e9e pour la construction et la manipulation de donn\u00e9es en vue de leur rendu sous JSON (JavaScript Object Notation). \
- Lorsque cette fonction est activ\u00e9e, aucun fournisseur JSON-P n'est int\u00e9gr\u00e9. \
- Configurez \u00e0 la place un fournisseur JSON-P via un <caract\u00e8re d'appel> pointant vers une biblioth\u00e8que contenant le(s) fichier(s) JAR du fournisseur JSON-P.
|