org.sitemesh.content.tagrules
Class TagBasedContentProcessor
java.lang.Object
org.sitemesh.content.tagrules.TagBasedContentProcessor
- All Implemented Interfaces:
- ContentProcessor
public class TagBasedContentProcessor
- extends Object
- implements ContentProcessor
ContentProcessor implementation that is build on TagProcessor.
- Author:
- Joe Walnes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagBasedContentProcessor
public TagBasedContentProcessor(TagRuleBundle... tagRuleBundles)
build
public Content build(CharBuffer data,
SiteMeshContext siteMeshContext)
throws IOException
- Specified by:
build in interface ContentProcessor
- Throws:
IOException
getTagRuleBundles
public TagRuleBundle[] getTagRuleBundles()
Copyright © 2011. All Rights Reserved.