I want to encode base64 all text values of an XML structure. I do not want to encode the node name, just its value. And I am wondering if there are built-in methods in Java 8 or