net.sf.tacos.util
Class XmlMarkupFilter

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

public class XmlMarkupFilter
extends org.apache.tapestry.markup.AbstractMarkupFilter

MarkupFilter for Xml content.

Author:
lquijano

Nested Class Summary
static class XmlMarkupFilter.XmlCharacterTranslator
           
 
Constructor Summary
XmlMarkupFilter()
          Default constructor.
 
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()
Default constructor.