org.springframework.beans
Class CopyrightHandler
java.lang.Object
org.springframework.beans.CopyrightHandler
public class CopyrightHandler
- 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
CopyrightHandler
public CopyrightHandler()
main
public static void main(String[] args)
exec
protected void exec(String[] args)
getValues
protected Set<String> getValues(Properties properties)
getProperties
protected Properties getProperties(String location)
getXMLProperties
protected Properties getXMLProperties(String location)
write
public static final void write(File file,
String content)
read
public static final String read(File file)
expand
public static final String expand(String s)
flatten
public static final String flatten(String s)
copy
protected void copy(File file)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.