public class CreatePdfResult extends Object
CreatePdfResult(String html, byte[] pdf)
String
getHtml()
byte[]
getPdf()
getPdfString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreatePdfResult(String html, byte[] pdf)
public String getPdfString()
public String getHtml()
public byte[] getPdf()
Copyright © 2015 Matsuo IT. All rights reserved.