|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.util.PathFactory
public final class PathFactory
| Constructor Summary | |
|---|---|
PathFactory()
|
|
| Method Summary | |
|---|---|
Path |
newInstance(java.io.File v)
|
Path |
newInstance(java.lang.String v)
|
Path |
newInstance(java.net.URL v)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathFactory()
| Method Detail |
|---|
public Path newInstance(java.lang.String v)
newInstance in interface Path.Factorypublic Path newInstance(java.net.URL v)
newInstance in interface Path.Factorypublic Path newInstance(java.io.File v)
newInstance in interface Path.Factory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||