net.sf.ovanttasks.ovnative.demos
Class UrlFileExamples

java.lang.Object
  extended by net.sf.ovanttasks.ovnative.demos.UrlFileExamples

public class UrlFileExamples
extends Object

Demonstrates the usage of UrlFile.

Author:
lars.gersmann@roxes.com, arnep@users.sf.net

Constructor Summary
UrlFileExamples()
           
 
Method Summary
static UrlFile createHttpInFavorites()
           
static UrlFile createHttpOnDesktop()
           
static UrlFile createLocalOnDesktop()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlFileExamples

public UrlFileExamples()
Method Detail

createHttpInFavorites

public static UrlFile createHttpInFavorites()
                                     throws IOException
Throws:
IOException

createHttpOnDesktop

public static UrlFile createHttpOnDesktop()
                                   throws IOException
Throws:
IOException

createLocalOnDesktop

public static UrlFile createLocalOnDesktop()
                                    throws IOException
Throws:
IOException

main

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


Copyright © 2008 Orangevolt. All Rights Reserved.