Uses of Class
org.apache.jetspeed.locator.TemplateLocatorException

Packages that use TemplateLocatorException
org.apache.jetspeed.locator   
 

Uses of TemplateLocatorException in org.apache.jetspeed.locator
 

Methods in org.apache.jetspeed.locator that throw TemplateLocatorException
 TemplateDescriptor TemplateLocator.locateTemplate(LocatorDescriptor locator)
          Locate an template using Jetspeed template location algorithm
 LocatorDescriptor TemplateLocator.createLocatorDescriptor(String type)
          Factory to create template locators of the given type.
 LocatorDescriptor TemplateLocator.createFromString(String string)
          Creates a locator from a string of format (where brackets are optional]: template//[media-type/]/[language/]/[country/]]/name/
 



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.