com.martiansoftware.jsap.xml
Class TryXML

java.lang.Object
  extended bycom.martiansoftware.jsap.xml.TryXML

public class TryXML
extends Object

Provides support for loading JSAP configurations at runtime via an xml file. You don't need to access this class directly; instead, use JSAP's constructors that support xml.

Author:
Marty Lamb

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

Constructor Detail

TryXML

public TryXML()
Method Detail

main

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


Copyright © 2002-2004, Martian Software, Inc.. All Rights Reserved.
For the latest version and documentation, please visit http://www.martiansoftware.com/jsap