Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc17.db |
Modifier and Type | Method and Description |
---|---|
static ISVNWCDb.WCDbInfo.InfoField |
ISVNWCDb.WCDbInfo.InfoField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISVNWCDb.WCDbInfo.InfoField[] |
ISVNWCDb.WCDbInfo.InfoField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ISVNWCDb.WCDbInfo |
SVNWCDb.readInfo(File localAbsPath,
ISVNWCDb.WCDbInfo.InfoField... fields) |
ISVNWCDb.WCDbInfo |
ISVNWCDb.readInfo(File localAbsPath,
ISVNWCDb.WCDbInfo.InfoField... fields)
Retrieve information about a node.
|
ISVNWCDb.WCDbInfo |
SVNWCDb.readInfo(SVNWCDbRoot wcRoot,
File localRelPath,
ISVNWCDb.WCDbInfo.InfoField... fields) |
Copyright © 2019. All rights reserved.