|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.radeox.macro.code.NullCodeFilter
public class 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 SourceCodeFormatter
public java.lang.String getName()
getName
in interface SourceCodeFormatter
public int getPriority()
getPriority
in interface SourceCodeFormatter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |