java-xmlbuilder
java-xmlbuilder copied to clipboard
XML Builder is a utility that allows simple XML documents to be constructed using relatively sparse Java code
Hi, I am trying to import some XMLBuilder2 node into another XMLBuilder2. But while doing this, i faced with this. When i call below method, it drops `xmlns:xsi` attribute from...
Hi, java-xmlbuilder version used ``` com.jamesmurty.utils java-xmlbuilder 1.3 ```` While debugging i checked what contain my XMLBuilder2 object and throughout the process xml tree was correct, but when i'm saving...
Hi Team, I upgraded java-xmlbuilder library from v0.4 to 0.6 or 1.2 and I start seeing failures related to "XPathExpressionException", Please see below the complete error message: javax.xml.xpath.XPathExpressionException: XPath expressi...