Uses of Interface
org.sitemesh.content.ContentChunk

Packages that use ContentChunk
org.sitemesh.content   
org.sitemesh.content.memory   
 

Uses of ContentChunk in org.sitemesh.content
 

Subinterfaces of ContentChunk in org.sitemesh.content
 interface ContentProperty
           
 

Methods in org.sitemesh.content that return ContentChunk
 ContentChunk Content.getData()
          The main data of the content - that is, the complete document.
 

Uses of ContentChunk in org.sitemesh.content.memory
 

Methods in org.sitemesh.content.memory that return ContentChunk
 ContentChunk InMemoryContent.getData()
           
 



Copyright © 2011. All Rights Reserved.