org.sitemesh.content
Interface ContentProcessor

All Known Implementing Classes:
DumpingContentProcessor, TagBasedContentProcessor

public interface ContentProcessor

Author:
Joe Walnes

Method Summary
 Content build(CharBuffer data, SiteMeshContext context)
           
 

Method Detail

build

Content build(CharBuffer data,
              SiteMeshContext context)
              throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.