Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 613 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 613 Bytes

StaxParserCandies

Create an xml-document candies.xml, with a root element that will contain several candies with characteristics. Using the StAX parser, get the Candy collection from the xml file.

6. Web-services 2. SOAP Web-services concepts, design and implementation

Задание 4

Создать xml-документ candies.xml, с корневым элементом , который будет в себе содержать несколько конфет с характеристиками. Используя StAX-парсер получить коллекцию Candy из xml-файла.