jp.sourceforge.livez.pages
クラス PageConverter

java.lang.Object
  上位を拡張 jp.sourceforge.livez.pages.PageConverter

推奨されていません。 実装中

public final class PageConverter
extends Object

作成者:
杉澤 浩二

コンストラクタの概要
PageConverter()
          推奨されていません。  
 
メソッドの概要
static String toMobile(File file, String encoding)
          推奨されていません。  
static String toMobile(URL url, String encoding)
          推奨されていません。  
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PageConverter

public PageConverter()
推奨されていません。 
メソッドの詳細

toMobile

public static String toMobile(File file,
                              String encoding)
                       throws MalformedURLException,
                              IOException,
                              SAXException
推奨されていません。 
例外:
MalformedURLException
IOException
SAXException

toMobile

public static String toMobile(URL url,
                              String encoding)
                       throws IOException,
                              SAXException
推奨されていません。 
例外:
IOException
SAXException


Copyright © 2005-2006 Kouji Sugisawa. All rights reserved.