Uses of Interface
org.tmatesoft.svn.core.internal.wc.ISVNFileContentFetcher
-
Packages that use ISVNFileContentFetcher Package Description org.tmatesoft.svn.core.internal.wc -
-
Uses of ISVNFileContentFetcher in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNFileContentFetcher Modifier and Type Method Description static voidSVNPropertiesManager. validateEOLProperty(java.lang.Object path, ISVNFileContentFetcher fetcher)static SVNPropertyValueSVNPropertiesManager. validatePropertyValue(java.lang.Object path, SVNNodeKind kind, java.lang.String name, SVNPropertyValue value, boolean force, ISVNOptions options, ISVNFileContentFetcher fileContentFetcher)
-