PageRenderTime 70ms CodeModel.GetById 39ms RepoModel.GetById 1ms app.codeStats 0ms

/demo/jakarta-oro-2.0.8/docs/api/overview-tree.html

https://github.com/mdr/scalify
HTML | 176 lines | 145 code | 15 blank | 16 comment | 0 complexity | 352d53e0cd22e08e8754079a5c381617 MD5 | raw file
  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) on Sun Dec 28 23:00:21 EST 2003 -->
  6. <TITLE>
  7. Class Hierarchy (Jakarta-ORO 2.0.8 API)
  8. </TITLE>
  9. <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
  10. <SCRIPT type="text/javascript">
  11. function windowTitle()
  12. {
  13. parent.document.title="Class Hierarchy (Jakarta-ORO 2.0.8 API)";
  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"> <FONT CLASS="NavBarFont1">Package</FONT>&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 href='http://jakarta.apache.org/oro/' target=_top><img src='/../images/logoSmall.gif' alt='Jakarta ORO' width=48 height=47 align=center border=0 hspace=1 vspace=1></a></EM>
  39. </TD>
  40. </TR>
  41. <TR>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. &nbsp;PREV&nbsp;
  44. &nbsp;NEXT</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="overview-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 All Packages</H2>
  67. </CENTER>
  68. <DL>
  69. <DT><B>Package Hierarchies:</B><DD><A HREF="org/apache/oro/io/package-tree.html">org.apache.oro.io</A>, <A HREF="org/apache/oro/text/package-tree.html">org.apache.oro.text</A>, <A HREF="org/apache/oro/text/awk/package-tree.html">org.apache.oro.text.awk</A>, <A HREF="org/apache/oro/text/perl/package-tree.html">org.apache.oro.text.perl</A>, <A HREF="org/apache/oro/text/regex/package-tree.html">org.apache.oro.text.regex</A>, <A HREF="org/apache/oro/util/package-tree.html">org.apache.oro.util</A></DL>
  70. <HR>
  71. <H2>
  72. Class Hierarchy
  73. </H2>
  74. <UL>
  75. <LI TYPE="circle">class java.lang.Object<UL>
  76. <LI TYPE="circle">class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkCompiler.html" title="class in org.apache.oro.text.awk"><B>AwkCompiler</B></A> (implements org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternCompiler.html" title="interface in org.apache.oro.text.regex">PatternCompiler</A>)
  77. <LI TYPE="circle">class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk"><B>AwkMatcher</B></A> (implements org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>)
  78. <LI TYPE="circle">class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkPattern.html" title="class in org.apache.oro.text.awk"><B>AwkPattern</B></A> (implements org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Pattern.html" title="interface in org.apache.oro.text.regex">Pattern</A>, java.io.Serializable)
  79. <LI TYPE="circle">class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkStreamInput.html" title="class in org.apache.oro.text.awk"><B>AwkStreamInput</B></A><LI TYPE="circle">class org.apache.oro.util.<A HREF="org/apache/oro/util/GenericCache.html" title="class in org.apache.oro.util"><B>GenericCache</B></A> (implements org.apache.oro.util.<A HREF="org/apache/oro/util/Cache.html" title="interface in org.apache.oro.util">Cache</A>, java.io.Serializable)
  80. <UL>
  81. <LI TYPE="circle">class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheFIFO.html" title="class in org.apache.oro.util"><B>CacheFIFO</B></A><LI TYPE="circle">class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheFIFO2.html" title="class in org.apache.oro.util"><B>CacheFIFO2</B></A><LI TYPE="circle">class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheLRU.html" title="class in org.apache.oro.util"><B>CacheLRU</B></A><LI TYPE="circle">class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheRandom.html" title="class in org.apache.oro.util"><B>CacheRandom</B></A></UL>
  82. <LI TYPE="circle">class org.apache.oro.text.<A HREF="org/apache/oro/text/GenericPatternCache.html" title="class in org.apache.oro.text"><B>GenericPatternCache</B></A> (implements org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCache.html" title="interface in org.apache.oro.text">PatternCache</A>)
  83. <UL>
  84. <LI TYPE="circle">class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheFIFO.html" title="class in org.apache.oro.text"><B>PatternCacheFIFO</B></A><LI TYPE="circle">class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheFIFO2.html" title="class in org.apache.oro.text"><B>PatternCacheFIFO2</B></A><LI TYPE="circle">class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheLRU.html" title="class in org.apache.oro.text"><B>PatternCacheLRU</B></A><LI TYPE="circle">class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheRandom.html" title="class in org.apache.oro.text"><B>PatternCacheRandom</B></A></UL>
  85. <LI TYPE="circle">class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text"><B>GlobCompiler</B></A> (implements org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternCompiler.html" title="interface in org.apache.oro.text.regex">PatternCompiler</A>)
  86. <LI TYPE="circle">class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text"><B>MatchActionInfo</B></A><LI TYPE="circle">class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text"><B>MatchActionProcessor</B></A><LI TYPE="circle">class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex"><B>PatternMatcherInput</B></A><LI TYPE="circle">class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex"><B>Perl5Compiler</B></A> (implements org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternCompiler.html" title="interface in org.apache.oro.text.regex">PatternCompiler</A>)
  87. <LI TYPE="circle">class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Debug.html" title="class in org.apache.oro.text.regex"><B>Perl5Debug</B></A><LI TYPE="circle">class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex"><B>Perl5Matcher</B></A> (implements org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>)
  88. <LI TYPE="circle">class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Pattern.html" title="class in org.apache.oro.text.regex"><B>Perl5Pattern</B></A> (implements java.lang.Cloneable, org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Pattern.html" title="interface in org.apache.oro.text.regex">Pattern</A>, java.io.Serializable)
  89. <LI TYPE="circle">class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl"><B>Perl5Util</B></A> (implements org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MatchResult.html" title="interface in org.apache.oro.text.regex">MatchResult</A>)
  90. <LI TYPE="circle">class org.apache.oro.io.<A HREF="org/apache/oro/io/RegexFilenameFilter.html" title="class in org.apache.oro.io"><B>RegexFilenameFilter</B></A> (implements java.io.FileFilter, java.io.FilenameFilter)
  91. <UL>
  92. <LI TYPE="circle">class org.apache.oro.io.<A HREF="org/apache/oro/io/AwkFilenameFilter.html" title="class in org.apache.oro.io"><B>AwkFilenameFilter</B></A><LI TYPE="circle">class org.apache.oro.io.<A HREF="org/apache/oro/io/GlobFilenameFilter.html" title="class in org.apache.oro.io"><B>GlobFilenameFilter</B></A><LI TYPE="circle">class org.apache.oro.io.<A HREF="org/apache/oro/io/Perl5FilenameFilter.html" title="class in org.apache.oro.io"><B>Perl5FilenameFilter</B></A></UL>
  93. <LI TYPE="circle">class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/StringSubstitution.html" title="class in org.apache.oro.text.regex"><B>StringSubstitution</B></A> (implements org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Substitution.html" title="interface in org.apache.oro.text.regex">Substitution</A>)
  94. <UL>
  95. <LI TYPE="circle">class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Substitution.html" title="class in org.apache.oro.text.regex"><B>Perl5Substitution</B></A></UL>
  96. <LI TYPE="circle">class java.lang.Throwable (implements java.io.Serializable)
  97. <UL>
  98. <LI TYPE="circle">class java.lang.Exception<UL>
  99. <LI TYPE="circle">class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MalformedPatternException.html" title="class in org.apache.oro.text.regex"><B>MalformedPatternException</B></A><LI TYPE="circle">class java.lang.RuntimeException<UL>
  100. <LI TYPE="circle">class org.apache.oro.text.<A HREF="org/apache/oro/text/MalformedCachePatternException.html" title="class in org.apache.oro.text"><B>MalformedCachePatternException</B></A><UL>
  101. <LI TYPE="circle">class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/MalformedPerl5PatternException.html" title="class in org.apache.oro.text.perl"><B>MalformedPerl5PatternException</B></A></UL>
  102. </UL>
  103. </UL>
  104. </UL>
  105. <LI TYPE="circle">class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex"><B>Util</B></A></UL>
  106. </UL>
  107. <H2>
  108. Interface Hierarchy
  109. </H2>
  110. <UL>
  111. <LI TYPE="circle">interface org.apache.oro.util.<A HREF="org/apache/oro/util/Cache.html" title="interface in org.apache.oro.util"><B>Cache</B></A><LI TYPE="circle">interface org.apache.oro.text.<A HREF="org/apache/oro/text/MatchAction.html" title="interface in org.apache.oro.text"><B>MatchAction</B></A><LI TYPE="circle">interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MatchResult.html" title="interface in org.apache.oro.text.regex"><B>MatchResult</B></A><LI TYPE="circle">interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Pattern.html" title="interface in org.apache.oro.text.regex"><B>Pattern</B></A><LI TYPE="circle">interface org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCache.html" title="interface in org.apache.oro.text"><B>PatternCache</B></A><LI TYPE="circle">interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternCompiler.html" title="interface in org.apache.oro.text.regex"><B>PatternCompiler</B></A><LI TYPE="circle">interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex"><B>PatternMatcher</B></A><LI TYPE="circle">interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Substitution.html" title="interface in org.apache.oro.text.regex"><B>Substitution</B></A></UL>
  112. <HR>
  113. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  114. <A NAME="navbar_bottom"><!-- --></A>
  115. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  116. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  117. <TR>
  118. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  119. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  120. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  121. <TR ALIGN="center" VALIGN="top">
  122. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  123. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  124. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  125. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  126. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  127. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  128. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  129. </TR>
  130. </TABLE>
  131. </TD>
  132. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  133. <a href='http://jakarta.apache.org/oro/' target=_top><img src='/../images/logoSmall.gif' alt='Jakarta ORO' width=48 height=47 align=center border=0 hspace=1 vspace=1></a></EM>
  134. </TD>
  135. </TR>
  136. <TR>
  137. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  138. &nbsp;PREV&nbsp;
  139. &nbsp;NEXT</FONT></TD>
  140. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  141. <A HREF="index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  142. &nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  143. &nbsp;<SCRIPT type="text/javascript">
  144. <!--
  145. if(window==top) {
  146. document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  147. }
  148. //-->
  149. </SCRIPT>
  150. <NOSCRIPT>
  151. <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
  152. </NOSCRIPT>
  153. </FONT></TD>
  154. </TR>
  155. </TABLE>
  156. <A NAME="skip-navbar_bottom"></A>
  157. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  158. <HR>
  159. Copyright ? 2000-2003 Apache Software Foundation. All Rights Reserved.
  160. </BODY>
  161. </HTML>