public class TagBasedContentProcessor extends Object implements ContentProcessor
ContentProcessor implementation that is build on TagProcessor.| Constructor and Description |
|---|
TagBasedContentProcessor(TagRuleBundle... tagRuleBundles) |
| Modifier and Type | Method and Description |
|---|---|
Content |
build(CharBuffer data,
SiteMeshContext siteMeshContext) |
TagRuleBundle[] |
getTagRuleBundles() |
public TagBasedContentProcessor(TagRuleBundle... tagRuleBundles)
public Content build(CharBuffer data, SiteMeshContext siteMeshContext) throws IOException
build in interface ContentProcessorIOExceptionpublic TagRuleBundle[] getTagRuleBundles()
Copyright © 2015. All Rights Reserved.