com.bankframe
Class XMLClient

java.lang.Object
  extended bycom.bankframe.XMLClient

public class XMLClient
extends java.lang.Object


Constructor Summary
XMLClient()
          Constructor
 
Method Summary
static void main(java.lang.String[] args)
          This method sets a URL connection
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLClient

public XMLClient()
Constructor

Method Detail

main

public static void main(java.lang.String[] args)
This method sets a URL connection

Throws:
java.io.IOException - This throws an IO exception if an error occurs reading the file.


Copyright © 2005, 2007, Oracle. All rights reserved.