类 Cvt2Swf

java.lang.Object
com.gdxsoft.easyweb.utils.fileConvert.Cvt2Swf

public class Cvt2Swf extends Object
  • 构造器详细资料

    • Cvt2Swf

      public Cvt2Swf()
  • 方法详细资料

    • deleteSource

      public boolean deleteSource()
    • deletePdf

      public boolean deletePdf()
    • deleteSwf

      public boolean deleteSwf()
    • cvt2Swf

      public boolean cvt2Swf(String source, String target)
      文件转换成 flash
      参数:
      source -
      target -
      返回:
    • cvt2Pdf

      public boolean cvt2Pdf(String source, String target)
      转换成Pdf
      参数:
      source -
      target -
      返回:
    • getSource

      public String getSource()
      源文件地址
      返回:
      the _Source
    • getPdf

      public String getPdf()
      生成的Pdf
      返回:
      the _Pdf
    • getSwf

      public String getSwf()
      生成的Swf
      返回:
      the _Swf
    • getErr

      public String getErr()
      返回:
      the _Err