net.sf.ovanttasks.ovnative.demos
Class UrlFileExamples
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlFileExamples
public UrlFileExamples()
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.