ch.claudio.xhtml
Class Misc

java.lang.Object
  extended by ch.claudio.xhtml.Misc

public class Misc
extends java.lang.Object

This was orginally written to create the pages for the Australia 2005 Album and further adapted on Ischia and in London.

Version:
$Id: Misc.java 148 2006-09-14 20:52:32Z claudio $
Author:
Claudio Nieder

Constructor Summary
Misc()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method examines arguments and calls the necessary methods.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Misc

public Misc()
Method Detail

main

public static void main(java.lang.String[] args)
Main method examines arguments and calls the necessary methods.

Parameters:
args - curretly ignored.