Uses of Class
org.apache.cocoon.sitemap.DefaultContentAggregator.Element

Packages that use DefaultContentAggregator.Element
org.apache.cocoon.sitemap   
 

Uses of DefaultContentAggregator.Element in org.apache.cocoon.sitemap
 

Fields in org.apache.cocoon.sitemap declared as DefaultContentAggregator.Element
protected  DefaultContentAggregator.Element DefaultContentAggregator.rootElement
          The root element of the aggregated content
protected  DefaultContentAggregator.Element DefaultContentAggregator.currentElement
          The element used for the current part
 DefaultContentAggregator.Element DefaultContentAggregator.Part.element
           
 

Constructors in org.apache.cocoon.sitemap with parameters of type DefaultContentAggregator.Element
DefaultContentAggregator.Part(String uri, DefaultContentAggregator.Element element, String stripRoot)
           
 



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