jp.cssj.resolver.helpers
クラス SourceUtils

java.lang.Object
  拡張jp.cssj.resolver.helpers.SourceUtils

public final class SourceUtils
extends Object


メソッドの概要
static InputSource toInputSource(Source source)
           
static StreamSource toStreamSource(Source source)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

toInputSource

public static InputSource toInputSource(Source source)
                                 throws IOException
例外:
IOException

toStreamSource

public static StreamSource toStreamSource(Source source)
                                   throws IOException
例外:
IOException


(c)2008-2009 GNN & Co.,Ltd.