com.jalios.jcms.tools
Class JspChecker

java.lang.Object
  extended by com.jalios.jcms.tools.JspChecker

public class JspChecker
extends Object


Field Summary
static String REVISION
           
 
Constructor Summary
JspChecker()
           
 
Method Summary
static int checkEmbeddedForeach(File webappDir)
           
static int checkQuoteInQuote(File webappDir)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REVISION

public static final String REVISION
See Also:
Constant Field Values
Constructor Detail

JspChecker

public JspChecker()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException

checkEmbeddedForeach

public static int checkEmbeddedForeach(File webappDir)
                                throws IOException
Throws:
IOException

checkQuoteInQuote

public static int checkQuoteInQuote(File webappDir)
                             throws IOException
Throws:
IOException


Copyright © 2001-2007 Jalios SA. All Rights Reserved.