XML Debugger
Package:
Summary:
Parse XML documents and locate all errors
Groups:
Author:
Description:
This class can be used parse XML documents and locate all errors.
It reads and parses the XML document from a string or URL without interpreting it.
The class checks for unclosed or unopened tags and verify simple consistency on attributes searching for their respective values and quotation marks.
It reads and parses the XML document from a string or URL without interpreting it.
The class checks for unclosed or unopened tags and verify simple consistency on attributes searching for their respective values and quotation marks.
Comments are closed.