public class DefaultTreeMatcher extends Object implements TreeMatcher
| 构造器和说明 |
|---|
DefaultTreeMatcher() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getText(File directory,
int depth,
boolean hasLast) |
String |
getText(File directory,
int depth,
File file,
boolean hasLast) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmatchDirectory, matchFileprivate static final String NEWLINE
public String getText(File directory, int depth, boolean hasLast)
getText 在接口中 TreeMatcherpublic String getText(File directory, int depth, File file, boolean hasLast)
getText 在接口中 TreeMatcherCopyright © 2022. All rights reserved.