com.jeffpalm.html
Class HtmlSymbolChecker

java.lang.Object
  extended by com.jeffpalm.html.HtmlSymbolChecker

public final class HtmlSymbolChecker
extends java.lang.Object


Field Summary
static HtmlSymbolChecker instance
           
 
Method Summary
 void check(java.lang.Class cls)
           
static HtmlSymbolChecker getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static HtmlSymbolChecker instance
Method Detail

getInstance

public static HtmlSymbolChecker getInstance()

check

public void check(java.lang.Class cls)
           throws java.lang.Exception
Throws:
java.lang.Exception