org.apache.tapestry.wml
Class WMLMarkupFilter

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

public class WMLMarkupFilter
extends AbstractMarkupFilter

Since:
4.0
Author:
Howard M. Lewis Ship

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

WMLMarkupFilter

public WMLMarkupFilter()