org.apache.struts2.config
Class ClasspathConfigurationProvider.ClasspathPageLocator
java.lang.Object
org.apache.struts2.config.ClasspathConfigurationProvider.ClasspathPageLocator
- All Implemented Interfaces:
- ClasspathConfigurationProvider.PageLocator
- Enclosing class:
- ClasspathConfigurationProvider
public static class ClasspathConfigurationProvider.ClasspathPageLocator
- extends Object
- implements ClasspathConfigurationProvider.PageLocator
ClasspathPathLocator searches the classpath for server pages.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClasspathConfigurationProvider.ClasspathPageLocator
public ClasspathConfigurationProvider.ClasspathPageLocator()
locate
public URL locate(String path)
- Specified by:
locate
in interface ClasspathConfigurationProvider.PageLocator
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.