org.springframework.beans
Class CopyrightHandlerTest
java.lang.Object
org.springframework.beans.CopyrightHandlerTest
public class CopyrightHandlerTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ECL_CR
public static final String ECL_CR
- See Also:
- Constant Field Values
ECL_LF
public static final String ECL_LF
- See Also:
- Constant Field Values
CR
public static final String CR
- See Also:
- Constant Field Values
LF
public static final String LF
- See Also:
- Constant Field Values
CopyrightHandlerTest
public CopyrightHandlerTest()
main
public static void main(String[] args)
getBaseDir
protected String getBaseDir()
testDuplicateCopyright
public void testDuplicateCopyright()
exec
protected void exec(String[] args)
getValues
protected Set<String> getValues(Properties properties)
getProperties
protected Properties getProperties(String location)
write
public static final void write(File file,
String content)
read
public static final String read(File file)
unflatten
public static final String unflatten(String s)
flatten
public static final String flatten(String s)
copy
protected void copy(File file)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.