org.crsh.vfs.spi.jarurl
Class Handle

java.lang.Object
  extended by org.crsh.vfs.spi.jarurl.Handle

public class Handle
extends Object

Version:
$Revision$
Author:
Julien Viet

Method Summary
 boolean isDir()
           
 URL toURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isDir

public boolean isDir()

toURL

public URL toURL()
          throws IllegalArgumentException,
                 IllegalStateException,
                 MalformedURLException
Throws:
IllegalArgumentException
IllegalStateException
MalformedURLException


Copyright © 2011 eXo Platform SAS. All Rights Reserved.