Skip to content

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.

Minisiia/StaxParserCandies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-файла.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages