org.apache.tools.ant.util.DateUtils Helper methods to deal with date/time formatting with a specific defined format (<a HREF="http://www.w3.org/TR/NOTE-datetime">ISO8601</a>) or a plurialization correct elapsed time in minutes and seconds. @since Ant 1.5
org.openlaszlo.compiler.Compiler Compiles a Laszlo XML source file, and any files that it references, into an object file that can be executed on the client. The compiler parses the file into XML, and then gets an element compiler for each toplevel element.