Class NMapXmlObsfucator

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.nmap4j.parser.util.NMapXmlObsfucator
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class NMapXmlObsfucator extends DefaultHandler
This class is an implementation of the SAX parser's DefaultHandler which basically receive's notifications of nodes from the SAX parser as nodes are encountered.

This implementation serves the specific purpose of obsfucating the IP address and hostname values in the XML output of NMap.