org.apache.tapestry.markup
Class UTFMarkupFilter
java.lang.Object
org.apache.tapestry.markup.AbstractMarkupFilter
org.apache.tapestry.markup.UTFMarkupFilter
- All Implemented Interfaces:
- MarkupFilter
public class UTFMarkupFilter
- extends AbstractMarkupFilter
Implementation for UTF markups, where out-of-range ascii characters don't have to be encoded
(they can pass right through).
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTFMarkupFilter
public UTFMarkupFilter()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.