org.seasar.framework.autodetector.impl
クラス ResourceAutoDetectorImpl.Entry

java.lang.Object
  拡張org.seasar.framework.autodetector.impl.ResourceAutoDetectorImpl.Entry
すべての実装インタフェース:
ResourceAutoDetector.Entry
含まれているクラス:
ResourceAutoDetectorImpl

public static class ResourceAutoDetectorImpl.Entry
extends Object
implements ResourceAutoDetector.Entry


メソッドの概要
 InputStream getInputStream()
           
 String getPath()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

getPath

public String getPath()
定義:
インタフェース ResourceAutoDetector.Entry 内の getPath

getInputStream

public InputStream getInputStream()
定義:
インタフェース ResourceAutoDetector.Entry 内の getInputStream


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