org.seasar.framework.container.factory
クラス ClassPathResourceResolver
java.lang.Object
org.seasar.framework.container.factory.ClassPathResourceResolver
- すべての実装インタフェース:
- ResourceResolver
- public class ClassPathResourceResolver
- extends Object
- implements ResourceResolver
- 作成者:
- koichik, skirnir
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassPathResourceResolver
public ClassPathResourceResolver()
getInputStream
public InputStream getInputStream(String path)
- 定義:
- インタフェース
ResourceResolver
内の getInputStream
getURL
protected URL getURL(String path)
Copyright © 2004-2006 The Seasar Foundation. All Rights Reserved.