在Java中,我有以下代码String base64Credentials = new String(Base64.encodeBase64(plainCredentials.getBytes()));var authentication = new Buffer.from("ABCD如何将上述Java代码转换为Node.js代码?
我从文件中读取XML contant,并通过xml流将xml转换为object。我不确定当我在jibx运行时运行unmarshal时,为什么会出现错误。注意:我在com.bbb.plugins.ccc.objects.Envelope中有类,但我没有JiBX_abcd_binding_newi...那一类中的一种 ERROR Problem while processing the message :
java.lang.NoSuchMethodError: com.bbb