org.w3c.tools.log
Class Resolve

java.lang.Object
  extended by org.w3c.tools.log.Resolve

public class Resolve
extends java.lang.Object

A simple and a little specific resolver It can add numeric timestamps to ease the sort of the logfile It can do DNS resolution (of course) using multiple threads a -help explains all ;)


Constructor Summary
Resolve()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resolve

public Resolve()
Method Detail

main

public static void main(java.lang.String[] args)