Package org.nmap4j.parser
package org.nmap4j.parser
-
ClassDescriptionThis interface defines the functionality necessary to create the various nmap XML objects based on the parsed data.This class is the implementation of the DefaultHandler and receives notifications from the SAX parser when nodes are parsed.The OnePassParser takes a document and parsers it all the way through and returns a tree of Objects that represent the XML that was just parsed.