public class TypeChecker
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REVISION |
Constructor and Description |
---|
TypeChecker() |
Modifier and Type | Method and Description |
---|---|
static int |
check(java.io.File webappDir,
LangProperties langProperties,
java.util.List<java.lang.String> expectedLanguages) |
static void |
main(java.lang.String[] args) |
public static final java.lang.String REVISION
public static int check(java.io.File webappDir, LangProperties langProperties, java.util.List<java.lang.String> expectedLanguages) throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
Copyright © 2001-2010 Jalios SA. All Rights Reserved.