org.apache.jetspeed.contentserver
Class SimpleContentLocator
java.lang.Object
org.apache.jetspeed.contentserver.AbstractContentLocator
org.apache.jetspeed.contentserver.SimpleContentLocator
- All Implemented Interfaces:
- ContentLocator
- public class SimpleContentLocator
- extends AbstractContentLocator
- implements ContentLocator
SimpleContentLocator
- Version:
- $Id: SimpleContentLocator.java 233055 2005-08-16 20:56:54Z weaver $
- Author:
- Scott T. Weaver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
realPath
protected String realPath
SimpleContentLocator
public SimpleContentLocator(String rootPath,
String[] URLHints,
boolean useCachedLookup,
String contextRoot,
String URI,
List lookupPathes)
throws FileNotFoundException
- Parameters:
rootPath
- URLHints
- useCachedLookup
- contextRoot
- URI
- lookupPathes
-
- Throws:
FileNotFoundException
getRealPath
public String getRealPath()
getRealPath
- Specified by:
getRealPath
in interface ContentLocator
- Returns:
- See Also:
ContentLocator.getRealPath()
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.