org.seasar.tuigwaa.cms.core.html
クラス PdfConverter

java.lang.Object
  拡張org.seasar.tuigwaa.cms.core.html.PdfConverter

public class PdfConverter
extends Object

作成者:
someda

コンストラクタの概要
PdfConverter(CmsRequest request, CmsResponse response, WikiConfiguration config)
           
 
メソッドの概要
 byte[] convertHtmlToPdf(String htmlContents)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PdfConverter

public PdfConverter(CmsRequest request,
                    CmsResponse response,
                    WikiConfiguration config)
メソッドの詳細

convertHtmlToPdf

public byte[] convertHtmlToPdf(String htmlContents)


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.