org.apache.cocoon.sitemap
Class ContentAggregator.Part

java.lang.Object
  extended by org.apache.cocoon.sitemap.ContentAggregator.Part
Enclosing class:
ContentAggregator

protected static final class ContentAggregator.Part
extends Object

This object holds the part parts :)


Field Summary
 ContentAggregator.Element element
           
 Source source
           
 String uri
           
 
Constructor Summary
ContentAggregator.Part(String uri, ContentAggregator.Element element, String stripRoot)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

uri

public String uri

element

public ContentAggregator.Element element

source

public Source source
Constructor Detail

ContentAggregator.Part

public ContentAggregator.Part(String uri,
                              ContentAggregator.Element element,
                              String stripRoot)


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