org.seasar.framework.autodetector
インタフェース ResourceAutoDetector.Entry

既知の実装クラスの一覧:
ResourceAutoDetectorImpl.Entry
含まれているインタフェース:
ResourceAutoDetector

public static interface ResourceAutoDetector.Entry


メソッドの概要
 InputStream getInputStream()
           
 String getPath()
           
 

メソッドの詳細

getPath

public String getPath()

getInputStream

public InputStream getInputStream()


Copyright © 2004-2006 The Seasar Foundation. All Rights Reserved.