documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Refactor. XMLParser changed as parseXML.

Open hari1119 opened this issue 1 year ago • 1 comments

In this PR changed the parseXML Instead of XMLParser.

While using the XMLParser , we may face the " TypeError: Class extends value undefined is not a constructor or null"

Instead of using the ~XMLParser~ , we can use parseXML to avoid the TypeError in OWL.

image

hari1119 avatar Aug 06 '24 09:08 hari1119

Pull request status dashboard

robodoo avatar Aug 06 '24 09:08 robodoo