org.apache.myfaces.view.facelets.util
Class Path
java.lang.Object
org.apache.myfaces.view.facelets.util.Path
public final class Path
- extends Object
- Version:
- $Id: Path.java 1542444 2013-11-16 01:41:08Z lu4242 $
- 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 String normalize(String path)
relative
public static String relative(String ctx,
String path)
context
public static String context(String path)
Copyright © 2014 The Apache Software Foundation. All rights reserved.