|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentLocator | |
---|---|
org.apache.cocoon.components | |
org.apache.cocoon.components.treeprocessor.sitemap | Implemention of the Sitemap language |
Uses of ComponentLocator in org.apache.cocoon.components |
---|
Classes in org.apache.cocoon.components that implement ComponentLocator | |
---|---|
class |
ComponentLocatorImpl
This object is set to a ParentAware component and allows
access to the parent component. |
Fields in org.apache.cocoon.components declared as ComponentLocator | |
---|---|
protected ComponentLocator |
ExtendedComponentSelector.parentLocator
The parent locator, if any |
Methods in org.apache.cocoon.components with parameters of type ComponentLocator | |
---|---|
void |
ExtendedComponentSelector.setParentLocator(ComponentLocator locator)
|
void |
ParentAware.setParentLocator(ComponentLocator locator)
Deprecated. Set the parent component manager and the role name |
Uses of ComponentLocator in org.apache.cocoon.components.treeprocessor.sitemap |
---|
Methods in org.apache.cocoon.components.treeprocessor.sitemap with parameters of type ComponentLocator | |
---|---|
void |
ComponentsSelector.setParentLocator(ComponentLocator locator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |