Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.paradoxpoint.libitina.util
Class ObjectPath  view ObjectPath download ObjectPath.java

java.lang.Object
  extended bycom.paradoxpoint.libitina.util.ObjectPath

public class ObjectPath
extends java.lang.Object


Constructor Summary
ObjectPath()
          Creates a new instance of ObjectPath
 
Method Summary
static java.lang.String getPathForObject(java.lang.Object obj)
           
private static java.net.URL getURLForObject(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectPath

public ObjectPath()
Creates a new instance of ObjectPath

Method Detail

getPathForObject

public static java.lang.String getPathForObject(java.lang.Object obj)

getURLForObject

private static java.net.URL getURLForObject(java.lang.Object obj)