org.opoo.press.source.impl
类 SourceEntryLoaderImpl
java.lang.Object
org.opoo.press.source.impl.SourceEntryLoaderImpl
- 所有已实现的接口:
- SourceEntryLoader
public class SourceEntryLoaderImpl
- extends Object
- implements SourceEntryLoader
- 作者:
- Alex Lin
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceEntryLoaderImpl
public SourceEntryLoaderImpl()
loadSourceEntries
public List<SourceEntry> loadSourceEntries(File sourcePath,
FileFilter fileFilter)
- 从接口
SourceEntryLoader 复制的描述
- Load all source file entries.
- 指定者:
- 接口
SourceEntryLoader 中的 loadSourceEntries
- 返回:
- the list of all source entries
Copyright © 2013-2014 Opoo.org. All Rights Reserved.