|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.sitemap.ContentAggregator.Part
This object holds the part parts :)
Field Summary | |
ContentAggregator.Element |
element
|
Source |
source
|
java.lang.String |
uri
|
Constructor Summary | |
ContentAggregator.Part(java.lang.String uri,
ContentAggregator.Element element,
java.lang.String stripRoot)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String uri
public ContentAggregator.Element element
public Source source
Constructor Detail |
public ContentAggregator.Part(java.lang.String uri, ContentAggregator.Element element, java.lang.String stripRoot)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |