net.darkmist.alib.escape
Class HTML

java.lang.Object
  extended by net.darkmist.alib.escape.Escaper.Abstract
      extended by net.darkmist.alib.escape.XML
          extended by net.darkmist.alib.escape.HTML
All Implemented Interfaces:
Escaper

public class HTML
extends XML


Nested Class Summary
 
Nested classes/interfaces inherited from interface net.darkmist.alib.escape.Escaper
Escaper.Abstract
 
Method Summary
static HTML instance()
           
 
Methods inherited from class net.darkmist.alib.escape.XML
escape
 
Methods inherited from class net.darkmist.alib.escape.Escaper.Abstract
escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape, escape
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static HTML instance()


Copyright © 2012. All Rights Reserved.