|
|||||||||
| Home >> All >> com >> paradoxpoint >> libitina >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.paradoxpoint.libitina.util
Class ObjectPath

java.lang.Objectcom.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)
|
|||||||||
| Home >> All >> com >> paradoxpoint >> libitina >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.paradoxpoint.libitina.util.ObjectPath