Package | Description |
---|---|
org.apache.jetspeed.locator |
Modifier and Type | Interface and Description |
---|---|
interface |
TemplateDescriptor
TemplateDescriptor
|
Modifier and Type | Method and Description |
---|---|
LocatorDescriptor |
TemplateLocator.createFromString(String string)
Creates a locator from a string of format (where brackets are optional]:
template/ |
LocatorDescriptor |
TemplateLocator.createLocatorDescriptor(String type)
Factory to create template locators of the given type.
|
Modifier and Type | Method and Description |
---|---|
TemplateDescriptor |
TemplateLocator.locateTemplate(LocatorDescriptor locator)
Locate an template using Jetspeed template location algorithm
|
Iterator |
TemplateLocator.query(LocatorDescriptor locator)
Deprecated.
Do not use this method as it is not supported
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.