Package org.apache.tomcat.buildutil
Class Utils
- java.lang.Object
-
- org.apache.tomcat.buildutil.Utils
-
public class Utils extends java.lang.ObjectUtility class for build operations.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidinsertLicense(java.io.Writer w)Writes the Apache License header to the given writer.
-