com.sun.facelets.util
Class Path
java.lang.Object
com.sun.facelets.util.Path
public final class Path
- extends Object
- Version:
- $Id: Path.java,v 1.2 2005/08/24 04:38:53 jhook Exp $
- Author:
- Jacob Hookom
Constructor Summary |
Path()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Path
public Path()
normalize
public static final String normalize(String path)
relative
public static final String relative(String ctx,
String path)
context
public static final String context(String path)
Copyright © 2005 All Rights Reserved.