edu.princeton.wordnet.browser
Class CodeBase

java.lang.Object
  extended by edu.princeton.wordnet.browser.CodeBase

public class CodeBase
extends java.lang.Object

Determine code base

Author:
Bernard Bou

Constructor Summary
CodeBase()
           
 
Method Summary
static java.net.URL getCodeBase(java.lang.String thisResource)
          Get URL for resource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeBase

public CodeBase()
Method Detail

getCodeBase

public static java.net.URL getCodeBase(java.lang.String thisResource)
Get URL for resource

Parameters:
thisResource - path reative to this class
Returns:
URL for resource