SOFA.SOFAnode.Made.Tools.InstallToTR Install component to "TR". Arguments: <ul> <li>1st argument - ddform file (it was created by CodeGen and completed by developer</li> <li>next arguments - class files to pack</li> </ul> Java properties: <ul> <li>file.root - from which directory (insert ...
org.apache.batik.test.svg.AbstractRenderingAccuracyTest Checks for regressions in rendering a specific SVG document. The <tt>Test</tt> will rasterize and SVG document and compare it to a reference image. The test passes if the rasterized SVG and the reference image match exactly (i.e., all pixel values are the same). @author <a HREF="ma ...
org.apache.pluto.portalImpl.Deploy @deprecated this deployment utility has been deprecated in favor of the one provided with the deploy subproject. @link org.apache.pluto.driver.deploy.CLI
org.apache.tools.ant.util.LazyFileOutputStream Class that delays opening the output file until the first bytes shall be written or the method {@link #open open} has been invoked explicitly. @since Ant 1.6