|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.markup.AbstractMarkupFilter
org.apache.tapestry.markup.UTFMarkupFilter
public class UTFMarkupFilter
Implementation for UTF markups, where out-of-range ascii characters don't have to be encoded (they can pass right through).
Constructor Summary | |
---|---|
UTFMarkupFilter()
|
Method Summary |
---|
Methods inherited from class org.apache.tapestry.markup.AbstractMarkupFilter |
---|
print |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UTFMarkupFilter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |