com.bankframe
Class XMLClient

java.lang.Object
  extended by com.bankframe.XMLClient

public class XMLClient
extends Object


Constructor Summary
XMLClient()
          Constructor
 
Method Summary
static void main(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(String[] args)
This method sets a URL connection

Parameters:
args - String array of args
Throws:
IOException - This throws an IO exception if an error occurs reading the file.


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