Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.TranslateInfo
-
Packages that use SVNWCContext.TranslateInfo Package Description org.tmatesoft.svn.core.internal.wc17 -
-
Uses of SVNWCContext.TranslateInfo in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 that return SVNWCContext.TranslateInfo Modifier and Type Method Description SVNWCContext.TranslateInfo
SVNWCContext. getTranslateInfo(java.io.File localAbspath, boolean fetchEolStyle, boolean fetchCharset, boolean fetchKeywords, boolean fetchSpecial)
SVNWCContext.TranslateInfo
SVNWCContext. getTranslateInfo(java.io.File localAbspath, SVNProperties props, boolean forNormalization, boolean fetchEolStyle, boolean fetchCharset, boolean fetchKeywords, boolean fetchSpecial)
-