PageRenderTime 43ms CodeModel.GetById 13ms RepoModel.GetById 1ms app.codeStats 0ms

/svnkit-src-1.3.5.7406/doc/javadoc/org/tmatesoft/svn/core/package-tree.html

#
HTML | 170 lines | 135 code | 19 blank | 16 comment | 0 complexity | 64260e0e93d369ef36631296e563e9c5 MD5 | raw file
Possible License(s): MPL-2.0-no-copyleft-exception, BSD-3-Clause
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.4.2_17) on Fri Jan 07 17:20:01 CET 2011 -->
  6. <TITLE>
  7. org.tmatesoft.svn.core Class Hierarchy (JavaDoc :: Documentation :: Pure Java Subversion (SVN) Client Library)
  8. </TITLE>
  9. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../javadoc.css" TITLE="Style">
  10. <SCRIPT type="text/javascript">
  11. function windowTitle()
  12. {
  13. parent.document.title="org.tmatesoft.svn.core Class Hierarchy (JavaDoc :: Documentation :: Pure Java Subversion (SVN) Client Library)";
  14. }
  15. </SCRIPT>
  16. </HEAD>
  17. <BODY BGCOLOR="white" onload="windowTitle();">
  18. <!-- ========= START OF TOP NAVBAR ======= -->
  19. <A NAME="navbar_top"><!-- --></A>
  20. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  21. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  22. <TR>
  23. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  24. <A NAME="navbar_top_firstrow"><!-- --></A>
  25. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  26. <TR ALIGN="center" VALIGN="top">
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  30. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  32. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  34. </TR>
  35. </TABLE>
  36. </TD>
  37. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  38. <a target="_top" href="http://svnkit.com/"><span class="svnkit">SVNKit</span>&nbsp;Home<a/></EM>
  39. </TD>
  40. </TR>
  41. <TR>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. &nbsp;PREV&nbsp;
  44. &nbsp;<A HREF="../../../../org/tmatesoft/svn/core/auth/package-tree.html"><B>NEXT</B></A></FONT></TD>
  45. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  46. <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  47. &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  48. &nbsp;<SCRIPT type="text/javascript">
  49. <!--
  50. if(window==top) {
  51. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  52. }
  53. //-->
  54. </SCRIPT>
  55. <NOSCRIPT>
  56. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  57. </NOSCRIPT>
  58. </FONT></TD>
  59. </TR>
  60. </TABLE>
  61. <A NAME="skip-navbar_top"></A>
  62. <!-- ========= END OF TOP NAVBAR ========= -->
  63. <HR>
  64. <CENTER>
  65. <H2>
  66. Hierarchy For Package org.tmatesoft.svn.core
  67. </H2>
  68. </CENTER>
  69. <DL>
  70. <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
  71. <HR>
  72. <H2>
  73. Class Hierarchy
  74. </H2>
  75. <UL>
  76. <LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
  77. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNAnnotationGenerator.html" title="class in org.tmatesoft.svn.core"><B>SVNAnnotationGenerator</B></A> (implements org.tmatesoft.svn.core.io.<A HREF="../../../../org/tmatesoft/svn/core/io/ISVNFileRevisionHandler.html" title="interface in org.tmatesoft.svn.core.io">ISVNFileRevisionHandler</A>)
  78. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNCommitInfo.html" title="class in org.tmatesoft.svn.core"><B>SVNCommitInfo</B></A><LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNDepth.html" title="class in org.tmatesoft.svn.core"><B>SVNDepth</B></A> (implements java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Comparable.html" title="class or interface in java.lang">Comparable</A>)
  79. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNDirEntry.html" title="class in org.tmatesoft.svn.core"><B>SVNDirEntry</B></A> (implements java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Comparable.html" title="class or interface in java.lang">Comparable</A>)
  80. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNErrorCode.html" title="class in org.tmatesoft.svn.core"><B>SVNErrorCode</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
  81. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNErrorMessage.html" title="class in org.tmatesoft.svn.core"><B>SVNErrorMessage</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
  82. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNLock.html" title="class in org.tmatesoft.svn.core"><B>SVNLock</B></A><LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNLogEntry.html" title="class in org.tmatesoft.svn.core"><B>SVNLogEntry</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
  83. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNLogEntryPath.html" title="class in org.tmatesoft.svn.core"><B>SVNLogEntryPath</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
  84. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNMergeInfo.html" title="class in org.tmatesoft.svn.core"><B>SVNMergeInfo</B></A><LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNMergeInfoInheritance.html" title="class in org.tmatesoft.svn.core"><B>SVNMergeInfoInheritance</B></A><LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNMergeRange.html" title="class in org.tmatesoft.svn.core"><B>SVNMergeRange</B></A> (implements java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Comparable.html" title="class or interface in java.lang">Comparable</A>)
  85. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNMergeRangeList.html" title="class in org.tmatesoft.svn.core"><B>SVNMergeRangeList</B></A><LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNNodeKind.html" title="class in org.tmatesoft.svn.core"><B>SVNNodeKind</B></A> (implements java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Comparable.html" title="class or interface in java.lang">Comparable</A>, java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
  86. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNProperties.html" title="class in org.tmatesoft.svn.core"><B>SVNProperties</B></A> (implements java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Cloneable.html" title="class or interface in java.lang">Cloneable</A>, java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
  87. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNProperty.html" title="class in org.tmatesoft.svn.core"><B>SVNProperty</B></A><LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNPropertyValue.html" title="class in org.tmatesoft.svn.core"><B>SVNPropertyValue</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
  88. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNRevisionProperty.html" title="class in org.tmatesoft.svn.core"><B>SVNRevisionProperty</B></A><LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNURL.html" title="class in org.tmatesoft.svn.core"><B>SVNURL</B></A><LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
  89. <UL>
  90. <LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang"><B>Exception</B></A><UL>
  91. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNException.html" title="class in org.tmatesoft.svn.core"><B>SVNException</B></A><UL>
  92. <LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNAuthenticationException.html" title="class in org.tmatesoft.svn.core"><B>SVNAuthenticationException</B></A><LI TYPE="circle">class org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/SVNCancelException.html" title="class in org.tmatesoft.svn.core"><B>SVNCancelException</B></A></UL>
  93. </UL>
  94. </UL>
  95. </UL>
  96. </UL>
  97. <H2>
  98. Interface Hierarchy
  99. </H2>
  100. <UL>
  101. <LI TYPE="circle">interface org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/ISVNCanceller.html" title="interface in org.tmatesoft.svn.core"><B>ISVNCanceller</B></A><LI TYPE="circle">interface org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/ISVNDirEntryHandler.html" title="interface in org.tmatesoft.svn.core"><B>ISVNDirEntryHandler</B></A><LI TYPE="circle">interface org.tmatesoft.svn.core.<A HREF="../../../../org/tmatesoft/svn/core/ISVNLogEntryHandler.html" title="interface in org.tmatesoft.svn.core"><B>ISVNLogEntryHandler</B></A></UL>
  102. <HR>
  103. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  104. <A NAME="navbar_bottom"><!-- --></A>
  105. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  106. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  107. <TR>
  108. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  109. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  110. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  111. <TR ALIGN="center" VALIGN="top">
  112. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  113. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  114. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  115. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  116. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  117. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  118. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  119. </TR>
  120. </TABLE>
  121. </TD>
  122. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  123. <a target="_top" href="http://svnkit.com/"><span class="svnkit">SVNKit</span>&nbsp;Home<a/></EM>
  124. </TD>
  125. </TR>
  126. <TR>
  127. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  128. &nbsp;PREV&nbsp;
  129. &nbsp;<A HREF="../../../../org/tmatesoft/svn/core/auth/package-tree.html"><B>NEXT</B></A></FONT></TD>
  130. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  131. <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  132. &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  133. &nbsp;<SCRIPT type="text/javascript">
  134. <!--
  135. if(window==top) {
  136. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  137. }
  138. //-->
  139. </SCRIPT>
  140. <NOSCRIPT>
  141. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  142. </NOSCRIPT>
  143. </FONT></TD>
  144. </TR>
  145. </TABLE>
  146. <A NAME="skip-navbar_bottom"></A>
  147. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  148. <HR>
  149. Copyright &#169; 2004-2011 TMate Software Ltd. All Rights Reserved.
  150. </BODY>
  151. </HTML>