hi all,
i’m working with kotlin first time.
I see that the kotlin 1.5.x is having XMLInputFactory.newfactroy() .
I want to know which release version the new instance() function was removed deprecated .please advise…
im fixing a issue with complier reading this code in OpenAPI.util.JdomUtil.getXmlInputFactory() returns Null exception . saying no such method error…