org.seasar.framework.autodetector.impl
クラス AbstractResourceAutoDetector.JarFileStrategy
java.lang.Object
org.seasar.framework.autodetector.impl.AbstractResourceAutoDetector.JarFileStrategy
- すべての実装インタフェース:
- AbstractResourceAutoDetector.Strategy
- 含まれているクラス:
- AbstractResourceAutoDetector
- protected class AbstractResourceAutoDetector.JarFileStrategy
- extends Object
- implements AbstractResourceAutoDetector.Strategy
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractResourceAutoDetector.JarFileStrategy
protected AbstractResourceAutoDetector.JarFileStrategy()
getBaseName
public String getBaseName(String path,
URL url)
- 定義:
- インタフェース
AbstractResourceAutoDetector.Strategy
内の getBaseName
detect
public void detect(String path,
URL url,
ResourceTraversal.ResourceHandler handler)
- 定義:
- インタフェース
AbstractResourceAutoDetector.Strategy
内の detect
createJarFile
protected JarFile createJarFile(URL url)
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.