com.clarkparsia.pellint.util
Class FileUtil

java.lang.Object
  extended by com.clarkparsia.pellint.util.FileUtil

public class FileUtil
extends java.lang.Object

Title: File Utilities

Description:

Copyright: Copyright (c) 2008

Company: Clark & Parsia, LLC.

Author:
Harris Lin

Constructor Summary
FileUtil()
           
 
Method Summary
static java.net.URI toURI(java.lang.String pathOrURI)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUtil

public FileUtil()
Method Detail

toURI

public static java.net.URI toURI(java.lang.String pathOrURI)


Copyright © 2004 Evren Sirin. All Rights Reserved.