|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.radeox.macro.code.NullCodeFilter
| Constructor Summary | |
NullCodeFilter()
|
|
| Method Summary | |
java.lang.String |
filter(java.lang.String content,
FilterContext context)
|
java.lang.String |
getName()
|
int |
getPriority()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NullCodeFilter()
| Method Detail |
public java.lang.String filter(java.lang.String content,
FilterContext context)
filter in interface SourceCodeFormatterpublic java.lang.String getName()
getName in interface SourceCodeFormatterpublic int getPriority()
getPriority in interface SourceCodeFormatter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||