12345678910111213141516171819202122 |
- ###############################################################################
- # 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=Interfejs API Java obs\u0142uguj\u0105cy sk\u0142adnik \
- Przetwarzanie JSON (JSON-P) udost\u0119pnia standardow\u0105 metod\u0119 tworzenia i \
- modyfikowania danych, kt\u00f3re maj\u0105 by\u0107 wy\u015bwietlane z u\u017cyciem notacji JSON \
- (JavaScript Object Notation). \
- Gdy ten sk\u0142adnik jest w\u0142\u0105czony, nie istnieje wbudowany dostawca JSON-P. \
- Zamiast tego nale\u017cy skonfigurowa\u0107 dostawc\u0119 JSON-P za pomoc\u0105 elementu <bell>, kt\u00f3ry wskazuje bibliotek\u0119 zawieraj\u0105c\u0105 pliki JAR dostawcy JSON-P.
|