com.github.simy4.xpath.fixtures.simple.simple-put.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xpath-to-xml-test Show documentation
Show all versions of xpath-to-xml-test Show documentation
Convenient utility to build XML models by evaluating XPath expressions
<breakfast_menu> <food> <name>Belgian Waffles</name> <price/> <description/> <calories/> </food> <food> <name>Strawberry Belgian Waffles</name> <price/> <description/> <calories/> </food> <food> <name>Berry-Berry Belgian Waffles</name> <price/> <description/> <calories/> </food> <food> <name>French Toast</name> <price/> <description/> <calories/> </food> <food> <name>Homestyle Breakfast</name> <price>$6.95</price> <description>Two eggs, bacon or sausage, toast, and our ever-popular hash browns</description> <calories/> </food> </breakfast_menu>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy