Skip to content
Brad edited this page Mar 25, 2014 · 5 revisions

XmlResourceVisitor is responsible for looping over all ArchiveEntries and identify XML Resources by file extension. The XML Resources are marked in the graph with references to the ArchiveEntries representing the XML Resource. This visitor will also extract XML Namespaces, XML Doctypes, and XML Root Element Names to allow for querying of XML Resources by these values within the Windup Graph.

XmlResourceVisitor

Green nodes represent nodes added by this visitor to the Windup Graph.

Clone this wiki locally