org.apache.tapestry.markup
Class XmlMarkupFilter

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

public class XmlMarkupFilter
extends AbstractMarkupFilter

MarkupFilter for Xml content.

Author:
lquijano

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

XmlMarkupFilter

public XmlMarkupFilter()


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