Deprecated API


Contents
Deprecated Methods
org.pdfsam.console.business.dto.commands.AbstractParsedCommand.getLogFile()
          -log option is no longer used 
org.pdfsam.console.business.dto.commands.AbstractParsedCommand.setLogFile(File)
          -log option is no longer used 
 

Deprecated Constructors
org.pdfsam.console.business.dto.commands.AbstractParsedCommand(boolean, boolean, File, char)
          use the constructor without the logFile parameter 
org.pdfsam.console.business.dto.commands.ConcatParsedCommand(File, File, PdfFile[], String, boolean, PageRotation[], File, boolean, boolean, File, char)
          use the constructor without the logFile parameter 
org.pdfsam.console.business.dto.commands.DecryptParsedCommand(PdfFile[], File, String, boolean, boolean, File, char)
          use the constructor without the logFile parameter 
org.pdfsam.console.business.dto.commands.EncryptParsedCommand(File, String, String, String, int, String, PdfFile[], File, boolean, boolean, File, char)
          use the constructor without the logFile parameter 
org.pdfsam.console.business.dto.commands.MixParsedCommand(File, PdfFile, PdfFile, boolean, boolean, int, boolean, boolean, File, char)
          use the constructor without the logFile parameter 
org.pdfsam.console.business.dto.commands.SetViewerParsedCommand(File, int, int, int, int, PdfFile[], String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, File, boolean, boolean, File, char)
          use the constructor without the logFile parameter 
org.pdfsam.console.business.dto.commands.SlideShowParsedCommand(File, PdfFile, boolean, Transition, Transition[], File, boolean, boolean, File, char)
          use the constructor without the logFile parameter 
org.pdfsam.console.business.dto.commands.SplitParsedCommand(File, String, PdfFile, String, Integer[], Long, Integer, boolean, boolean, File, char)
          use the constructor without the logFile parameter