net.darkmist.alib.escape
Class HTMLAttribute

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

public class HTMLAttribute
extends XMLAttribute


Nested Class Summary
 
Nested classes/interfaces inherited from interface net.darkmist.alib.escape.Escaper
Escaper.Abstract
 
Method Summary
static HTMLAttribute instance()
           
 
Methods inherited from class net.darkmist.alib.escape.XMLAttribute
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 HTMLAttribute instance()


Copyright © 2012. All Rights Reserved.