Uses of Enum
org.tmatesoft.svn.core.internal.wc17.db.SvnWcDbConflicts.TextConflictInfo
Packages that use SvnWcDbConflicts.TextConflictInfo
-
Uses of SvnWcDbConflicts.TextConflictInfo in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db that return SvnWcDbConflicts.TextConflictInfoModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SvnWcDbConflicts.TextConflictInfo[]
SvnWcDbConflicts.TextConflictInfo.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.tmatesoft.svn.core.internal.wc17.db that return types with arguments of type SvnWcDbConflicts.TextConflictInfoModifier and TypeMethodDescriptionSvnWcDbConflicts.readTextConflict
(ISVNWCDb db, File wriAbsPath, SVNSkel conflictSkel)