Uses of Class
org.apache.cocoon.components.ExtendedComponentSelector

Packages that use ExtendedComponentSelector
org.apache.cocoon.components   
org.apache.cocoon.components.treeprocessor Evaluation tree based implementation of the Processor interface  
org.apache.cocoon.components.treeprocessor.sitemap Implemention of the Sitemap language  
 

Uses of ExtendedComponentSelector in org.apache.cocoon.components
 

Fields in org.apache.cocoon.components declared as ExtendedComponentSelector
protected  ExtendedComponentSelector ExtendedComponentSelector.parentSelector
          The parent selector, if any
 

Uses of ExtendedComponentSelector in org.apache.cocoon.components.treeprocessor
 

Fields in org.apache.cocoon.components.treeprocessor declared as ExtendedComponentSelector
protected  ExtendedComponentSelector TreeProcessor.builderSelector
          Selector of TreeBuilders, the hint is the language name
 

Uses of ExtendedComponentSelector in org.apache.cocoon.components.treeprocessor.sitemap
 

Subclasses of ExtendedComponentSelector in org.apache.cocoon.components.treeprocessor.sitemap
 class ComponentsSelector
          Component selector for sitemap components.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.