org.kathrynhuxtable.maven.plugins.htmlfiltersite
Class HTMLOutputter.HTMLEscapeStrategy

java.lang.Object
  extended by org.kathrynhuxtable.maven.plugins.htmlfiltersite.HTMLOutputter.HTMLEscapeStrategy
All Implemented Interfaces:
org.jdom.output.EscapeStrategy
Enclosing class:
HTMLOutputter

public class HTMLOutputter.HTMLEscapeStrategy
extends Object
implements org.jdom.output.EscapeStrategy


Constructor Summary
HTMLOutputter.HTMLEscapeStrategy()
           
 
Method Summary
 boolean shouldEscape(char ch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLOutputter.HTMLEscapeStrategy

public HTMLOutputter.HTMLEscapeStrategy()
Method Detail

shouldEscape

public boolean shouldEscape(char ch)
Specified by:
shouldEscape in interface org.jdom.output.EscapeStrategy


Copyright © 2010 kathrynhuxtable.org. All Rights Reserved.