Java: how to parse XML in E4X?

I wonder if there is a way to parse XML using E4X, or something like E4X

Does such a framework / library exist?

thank you!

Solution

Java cannot support dynamically defined members like JavaScript

However, by generating at design time, you can get Java. XML whose members reflect XML For example, JAXB

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>