public class NullCodeFilter extends Object implements SourceCodeFormatter
| Constructor and Description |
|---|
NullCodeFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
filter(String content,
FilterContext context) |
String |
getName() |
int |
getPriority() |
public String filter(String content, FilterContext context)
filter in interface SourceCodeFormatterpublic String getName()
getName in interface SourceCodeFormatterpublic int getPriority()
getPriority in interface SourceCodeFormatterCopyright © 2003–2022 Sakai Project. All rights reserved.