org.apache.commons.betwixt
Class SystemProperties

java.lang.Object
  extended by org.apache.commons.betwixt.SystemProperties

public class SystemProperties
extends java.lang.Object

A sample program to output system properties as XML

Version:
$Revision: 438373 $
Author:
James Strachan

Constructor Summary
SystemProperties()
           
 
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

SystemProperties

public SystemProperties()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.