public class DumpingContentProcessor extends Object implements ContentProcessor
| Constructor and Description |
|---|
DumpingContentProcessor(ContentProcessor contentProcessor,
Appendable debugOut) |
| Modifier and Type | Method and Description |
|---|---|
Content |
build(CharBuffer data,
SiteMeshContext context) |
static String |
dump(Content content) |
static void |
dump(Content content,
Appendable out) |
static String |
getFullPath(ContentProperty contentProperty) |
public DumpingContentProcessor(ContentProcessor contentProcessor, Appendable debugOut)
public Content build(CharBuffer data, SiteMeshContext context) throws IOException
build in interface ContentProcessorIOExceptionpublic static void dump(Content content, Appendable out) throws IOException
IOExceptionpublic static String getFullPath(ContentProperty contentProperty)
Copyright © 2015. All Rights Reserved.