Deprecated API


Contents
Deprecated Classes
org.codehaus.mojo.webstart.Pack200
          since 1.0-beta-2, use the DefaultPack200Tool instead. 
 

Deprecated Methods
org.jdesktop.deployment.ant.pack200.Unpack200Task.setDest(File)
          use setTofile() or setTodir() instead 
org.jdesktop.deployment.ant.pack200.Pack200Task.setDestfile(File)
          Use setTofile() instead 
org.jdesktop.deployment.ant.pack200.Unpack200Task.setSrc(File)
          use setFile() instead 
org.jdesktop.deployment.ant.pack200.Pack200Task.setSrc(File)
          Use setFile() instead 
 



Copyright © 2005-2012 Codehaus. All Rights Reserved.