public class LicenseHeaderUpdate extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LicenseHeaderUpdate.LicensableFileDirectoryWalker |
| Modifier and Type | Field and Description |
|---|---|
static String |
AGPL_LICENSE_TEXT |
| Constructor and Description |
|---|
LicenseHeaderUpdate() |
| Modifier and Type | Method and Description |
|---|---|
static void |
handleJavaStyleComments(String baseDir) |
static void |
handleJSPStyleComments(String baseDir) |
static void |
handlePropertyStyleComments(String baseDir) |
static void |
handleSQLStyleComments(String baseDir) |
static void |
handleXMLStyleComments(String baseDir) |
static void |
main(String[] args) |
static void |
setupBlackList() |
public static final String AGPL_LICENSE_TEXT
public LicenseHeaderUpdate()
public static void setupBlackList()
public static void handleJavaStyleComments(String baseDir) throws Exception
Exceptionpublic static void handleJSPStyleComments(String baseDir) throws Exception
Exceptionpublic static void handlePropertyStyleComments(String baseDir) throws Exception
Exceptionpublic static void handleSQLStyleComments(String baseDir) throws Exception
Exceptionpublic static void handleXMLStyleComments(String baseDir) throws Exception
ExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.