public interface SourceCodeFormatter
| Modifier and Type | Method and Description |
|---|---|
String |
filter(String content,
FilterContext context) |
String |
getName() |
int |
getPriority() |
String getName()
int getPriority()
String filter(String content, FilterContext context)
Copyright © 2003–2018 Sakai Project. All rights reserved.