Uses of Interface
org.tmatesoft.svn.util.ISVNDebugLog
Packages that use ISVNDebugLog
Package
Description
This package provides a low-level API for direct interacting with a Subversion repository on
the SVN protocol level.
This package provides an implementation of the native Subversion javahl
binding interface SVNClientInterface that is distributed within
the org.tigris.subversion.javahl package.
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
This package provides API for administrative managing Subversion repositories on a local machine.
This package gives an advantage to write annotation, status and log
information in xml format to any SAX ContentHandler implementation.
-
Uses of ISVNDebugLog in org.tmatesoft.svn.core.internal.util
Classes in org.tmatesoft.svn.core.internal.util that implement ISVNDebugLogFields in org.tmatesoft.svn.core.internal.util declared as ISVNDebugLogConstructors in org.tmatesoft.svn.core.internal.util with parameters of type ISVNDebugLog -
Uses of ISVNDebugLog in org.tmatesoft.svn.core.internal.util.jna
Fields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNDebugLogModifier and TypeFieldDescriptionprivate ISVNDebugLogDebugProxyISVNCLibrary.myDebugLogprivate final ISVNDebugLogDebugProxyISVNGLibrary.myDebugLogprivate final ISVNDebugLogDebugProxyISVNGnomeKeyringLibrary.myDebugLogprivate final ISVNDebugLogDebugProxyISVNKernel32Library.myDebugLogprivate final ISVNDebugLogDebugProxyISVNMacOsCFLibrary.myDebugLogprivate final ISVNDebugLogDebugProxyISVNMacOsSecurityLibrary.myDebugLogprivate final ISVNDebugLogDebugProxyISVNSecurityLibrary.myDebugLogprivate final ISVNDebugLogDebugProxyISVNWin32Library.myDebugLogprivate final ISVNDebugLogDebugProxyISVNWinCryptLibrary.myDebugLogConstructors in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNDebugLogModifierConstructorDescriptionDebugProxyISVNCLibrary(ISVNCLibrary library, ISVNDebugLog debugLog) DebugProxyISVNGLibrary(ISVNGLibrary myLibrary, ISVNDebugLog myDebugLog) DebugProxyISVNGnomeKeyringLibrary(ISVNGnomeKeyringLibrary myLibrary, ISVNDebugLog myDebugLog) DebugProxyISVNKernel32Library(ISVNKernel32Library myLibrary, ISVNDebugLog myDebugLog) DebugProxyISVNMacOsCFLibrary(ISVNMacOsCFLibrary myLibrary, ISVNDebugLog myDebugLog) DebugProxyISVNMacOsSecurityLibrary(ISVNMacOsSecurityLibrary myLibrary, ISVNDebugLog myDebugLog) DebugProxyISVNSecurityLibrary(ISVNSecurityLibrary myLibrary, ISVNDebugLog myDebugLog) DebugProxyISVNWin32Library(ISVNWin32Library myLibrary, ISVNDebugLog myDebugLog) DebugProxyISVNWinCryptLibrary(ISVNWinCryptLibrary myLibrary, ISVNDebugLog myDebugLog) -
Uses of ISVNDebugLog in org.tmatesoft.svn.core.internal.wc
Fields in org.tmatesoft.svn.core.internal.wc declared as ISVNDebugLogMethods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNDebugLogModifier and TypeMethodDescriptionstatic ISVNEditorSVNCancellableEditor.newInstance(ISVNEditor editor, ISVNCanceller cancel, ISVNDebugLog log) Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNDebugLogModifierConstructorDescriptionprivateSVNCancellableEditor(ISVNEditor delegate, ISVNCanceller cancel, ISVNDebugLog log) -
Uses of ISVNDebugLog in org.tmatesoft.svn.core.internal.wc.admin
Fields in org.tmatesoft.svn.core.internal.wc.admin declared as ISVNDebugLogConstructors in org.tmatesoft.svn.core.internal.wc.admin with parameters of type ISVNDebugLogModifierConstructorDescriptionSVNReporter(SVNAdminAreaInfo info, java.io.File file, boolean restoreFiles, boolean useDepthCompatibilityTrick, SVNDepth depth, boolean lockOnDemand, boolean isStatus, boolean isHonorDepthExclude, ISVNDebugLog log) -
Uses of ISVNDebugLog in org.tmatesoft.svn.core.internal.wc16
Fields in org.tmatesoft.svn.core.internal.wc16 declared as ISVNDebugLogMethods in org.tmatesoft.svn.core.internal.wc16 that return ISVNDebugLogModifier and TypeMethodDescriptionSVNBasicDelegate.getDebugLog()Returns the debug logger currently in use.Methods in org.tmatesoft.svn.core.internal.wc16 with parameters of type ISVNDebugLogModifier and TypeMethodDescriptionvoidSVNBasicDelegate.setDebugLog(ISVNDebugLog log) Sets a logger to write debug log information to.voidSVNMoveClient16.setDebugLog(ISVNDebugLog log) -
Uses of ISVNDebugLog in org.tmatesoft.svn.core.internal.wc17
Constructors in org.tmatesoft.svn.core.internal.wc17 with parameters of type ISVNDebugLogModifierConstructorDescriptionSVNReporter17(java.io.File path, SVNWCContext wcContext, boolean restoreFiles, boolean useDepthCompatibilityTrick, SVNDepth depth, boolean lockOnDemand, boolean isStatus, boolean isHonorDepthExclude, boolean isUseCommitTimes, ISVNDebugLog log) -
Uses of ISVNDebugLog in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return ISVNDebugLog -
Uses of ISVNDebugLog in org.tmatesoft.svn.core.io
Fields in org.tmatesoft.svn.core.io declared as ISVNDebugLogMethods in org.tmatesoft.svn.core.io that return ISVNDebugLogModifier and TypeMethodDescriptionSVNRepository.getDebugLog()Returns the debug logger currently in use.Methods in org.tmatesoft.svn.core.io with parameters of type ISVNDebugLogModifier and TypeMethodDescriptionvoidSVNRepository.setDebugLog(ISVNDebugLog log) Sets a logger to write debug log information to. -
Uses of ISVNDebugLog in org.tmatesoft.svn.core.javahl
Classes in org.tmatesoft.svn.core.javahl that implement ISVNDebugLogModifier and TypeClassDescriptionclassclassclassMethods in org.tmatesoft.svn.core.javahl that return ISVNDebugLogMethods in org.tmatesoft.svn.core.javahl with parameters of type ISVNDebugLogModifier and TypeMethodDescriptionvoidJavaHLCompositeLog.addLogger(ISVNDebugLog debugLog) private static java.lang.BooleanJavaHLCompositeLog.checkTracing(ISVNDebugLog log) voidJavaHLCompositeLog.removeLogger(ISVNDebugLog debugLog) -
Uses of ISVNDebugLog in org.tmatesoft.svn.core.javahl17
Classes in org.tmatesoft.svn.core.javahl17 that implement ISVNDebugLogMethods in org.tmatesoft.svn.core.javahl17 that return ISVNDebugLog -
Uses of ISVNDebugLog in org.tmatesoft.svn.core.wc
Fields in org.tmatesoft.svn.core.wc declared as ISVNDebugLogModifier and TypeFieldDescriptionprivate ISVNDebugLogSVNBasicClient.debugLogprivate ISVNDebugLogDefaultSVNRepositoryPool.myDebugLogprivate ISVNDebugLogSVNClientManager.myDebugLogMethods in org.tmatesoft.svn.core.wc that return ISVNDebugLogModifier and TypeMethodDescriptionSVNBasicClient.getDebugLog()Returns the debug logger currently in use.SVNClientManager.getDebugLog()Returns the debug logger currently in use.Methods in org.tmatesoft.svn.core.wc with parameters of type ISVNDebugLogModifier and TypeMethodDescriptionvoidDefaultSVNRepositoryPool.setDebugLog(ISVNDebugLog log) Sets a debug logger to be used in allSVNRepositoryobjects produced by this pool.voidISVNRepositoryPool.setDebugLog(ISVNDebugLog log) Updates debug log instance referenced bySVNRepositoryobjects currently in the pool.voidSVNBasicClient.setDebugLog(ISVNDebugLog log) Sets a logger to write debug log information to.voidSVNClientManager.setDebugLog(ISVNDebugLog log) Sets a logger to write debug log information to. -
Uses of ISVNDebugLog in org.tmatesoft.svn.core.wc.admin
Fields in org.tmatesoft.svn.core.wc.admin declared as ISVNDebugLogModifier and TypeFieldDescriptionprivate ISVNDebugLogSVNAdminBasicClient.myDebugLogprivate ISVNDebugLogSVNReplayHandler.myDebugLogMethods in org.tmatesoft.svn.core.wc.admin that return ISVNDebugLogModifier and TypeMethodDescriptionSVNAdminBasicClient.getDebugLog()Returns the debug logger currently in use.Methods in org.tmatesoft.svn.core.wc.admin with parameters of type ISVNDebugLogModifier and TypeMethodDescriptionvoidSVNAdminBasicClient.setDebugLog(ISVNDebugLog log) Sets a logger to write debug log information to.Constructors in org.tmatesoft.svn.core.wc.admin with parameters of type ISVNDebugLogModifierConstructorDescriptionSVNReplayHandler(SVNRepository targetRepository, boolean hasCommitRevPropsCapability, ISVNLogEntryHandler logEntryHandler, ISVNDebugLog debugLog, ISVNEventHandler canceller, SVNAdminClient adminClient) Creates a new replay handler. -
Uses of ISVNDebugLog in org.tmatesoft.svn.core.wc.xml
Fields in org.tmatesoft.svn.core.wc.xml declared as ISVNDebugLogMethods in org.tmatesoft.svn.core.wc.xml that return ISVNDebugLogConstructors in org.tmatesoft.svn.core.wc.xml with parameters of type ISVNDebugLogModifierConstructorDescriptionprotectedAbstractXMLHandler(org.xml.sax.ContentHandler contentHandler, ISVNDebugLog log) SVNXMLAnnotateHandler(org.xml.sax.ContentHandler contentHandler, ISVNDebugLog log) Creates a new annotation handler.SVNXMLAnnotateHandler(org.xml.sax.ContentHandler contentHandler, ISVNDebugLog log, boolean isUseMergeHistory) Creates a new annotation handler.SVNXMLDirEntryHandler(org.xml.sax.ContentHandler saxHandler, ISVNDebugLog log) Creates a new handler.SVNXMLInfoHandler(org.xml.sax.ContentHandler contentHandler, ISVNDebugLog log) Creates a new info handler.SVNXMLLogHandler(org.xml.sax.ContentHandler contentHandler, ISVNDebugLog log) Creates a new log handler.SVNXMLStatusHandler(org.xml.sax.ContentHandler saxHandler, ISVNDebugLog log) Creates a new status handler. -
Uses of ISVNDebugLog in org.tmatesoft.svn.util
Classes in org.tmatesoft.svn.util that implement ISVNDebugLogFields in org.tmatesoft.svn.util declared as ISVNDebugLogMethods in org.tmatesoft.svn.util that return ISVNDebugLogMethods in org.tmatesoft.svn.util with parameters of type ISVNDebugLog