org.apache.tapestry.markup
Class AsciiMarkupFilter

java.lang.Object
  extended by org.apache.tapestry.markup.AbstractMarkupFilter
      extended by org.apache.tapestry.markup.AsciiMarkupFilter
All Implemented Interfaces:
MarkupFilter

public class AsciiMarkupFilter
extends AbstractMarkupFilter

Wrapper around MarkupCharacterTranslator.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
AsciiMarkupFilter()
           
 
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

AsciiMarkupFilter

public AsciiMarkupFilter()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.