/XmlPrintInsideTag

Using file manipulation, output not all the contents of the XML document, but only what is inside the tag.

Primary LanguageJava

XmlPrintInsideTag

Using file manipulation, output not all the contents of the XML document, but only what is inside the tag.

6. Web-services 1. Software setup, web services, XML

Задание 3

Используя работу с файлами вывести не все содержимое XML-документа, а только то, что находится внутри тега. (Подсказка: используйте регулярные выражения).