| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.util.jna | |
| org.tmatesoft.svn.core.internal.wc | |
| org.tmatesoft.svn.core.internal.wc17 |
| Modifier and Type | Method and Description |
|---|---|
static SVNFileType |
SVNJNAUtil.getFileType(File file) |
static SVNFileType |
SVNLinuxUtil.getFileType(File file) |
| Modifier and Type | Field and Description |
|---|---|
static SVNFileType |
SVNFileType.DIRECTORY |
static SVNFileType |
SVNFileType.FILE |
static SVNFileType |
SVNFileType.NONE |
static SVNFileType |
SVNFileType.SYMLINK |
static SVNFileType |
SVNFileType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static SVNFileType |
SVNFileType.getType(File file) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SVNFileType.equals(SVNFileType type,
SVNNodeKind nodeKind) |
static SVNNodeKind |
SVNFileType.getNodeKind(SVNFileType type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SVNStatusEditor17.getDirStatus(File localAbsPath,
String selected,
boolean skipThisDir,
ISVNWCDb.WCDbRepositoryInfo parentReposInfo,
ISVNWCDb.SVNWCDbInfo dirInfo,
SVNFileType fileType,
Collection<String> ignorePatterns,
SVNDepth depth,
boolean getAll,
boolean noIgnore,
ISvnObjectReceiver<SvnStatus> handler) |
Copyright © 2025. All rights reserved.