On Sun, Feb 23, 2020 at 9:34 AM Vladimir Sitnikov
<sitnikov.vladi...@gmail.com> wrote:
>
> >Why not using XML and built in java support?
>
> It is no longer built-in:
> https://www.oracle.com/technetwork/java/javase/11-relnote-issues-5012449.html#JDK-8190378
>

What was removed was badly architected data binding packages that
caused more trouble than they were worth. Plain old reliable SAX and
DOM are still bundled as are XPath and XSLT.

-- 
Elliotte Rusty Harold
elh...@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to