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.6.0) on Sat Dec 29 16:44:59 EST 2007 --> 6<TITLE> 7org.ahmadsoft.ropes.impl Class Hierarchy 8</TITLE> 9 10<META NAME="date" CONTENT="2007-12-29"> 11 12<LINK REL ="stylesheet" TYPE="text/css" HREF="/stylesheet.css" TITLE="Style"> 13 14<SCRIPT type="text/javascript"> 15function windowTitle() 16{ 17 if (location.href.indexOf('is-external=true') == -1) { 18 parent.document.title="org.ahmadsoft.ropes.impl Class Hierarchy"; 19 } 20} 21</SCRIPT> 22<NOSCRIPT> 23</NOSCRIPT> 24 25</HEAD> 26 27<BODY BGCOLOR="white" onload="windowTitle();"> 28<HR> 29 30 31<!-- ========= START OF TOP NAVBAR ======= --> 32<A NAME="navbar_top"><!-- --></A> 33<A HREF="#skip-navbar_top" title="Skip navigation links"></A> 34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 35<TR> 36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 37<A NAME="navbar_top_firstrow"><!-- --></A> 38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 39 <TR ALIGN="center" VALIGN="top"> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="/overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> 44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="/deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="/index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="/help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 47 </TR> 48</TABLE> 49</TD> 50<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 51</EM> 52</TD> 53</TR> 54 55<TR> 56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 57 <A HREF="/org/ahmadsoft/ropes/package-tree.html"><B>PREV</B></A> 58 NEXT</FONT></TD> 59<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 60 <A HREF="/index.html?org/ahmadsoft/ropes/impl/package-tree.html" target="_top"><B>FRAMES</B></A> 61 <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> 62 <SCRIPT type="text/javascript"> 63 <!-- 64 if(window==top) { 65 document.writeln('<A HREF="/allclasses-noframe.html"><B>All Classes</B></A>'); 66 } 67 //--> 68</SCRIPT> 69<NOSCRIPT> 70 <A HREF="/allclasses-noframe.html"><B>All Classes</B></A> 71</NOSCRIPT> 72 73 74</FONT></TD> 75</TR> 76</TABLE> 77<A NAME="skip-navbar_top"></A> 78<!-- ========= END OF TOP NAVBAR ========= --> 79 80<HR> 81<CENTER> 82<H2> 83Hierarchy For Package org.ahmadsoft.ropes.impl 84</H2> 85</CENTER> 86<DL> 87<DT><B>Package Hierarchies:</B><DD><A HREF="/overview-tree.html">All Packages</A></DL> 88<HR> 89<H2> 90Class Hierarchy 91</H2> 92<UL> 93<LI TYPE="circle">java.lang.Object<UL> 94<LI TYPE="circle">org.ahmadsoft.ropes.impl.<A HREF="/org/ahmadsoft/ropes/impl/AbstractRope.html" title="class in org.ahmadsoft.ropes.impl"><B>AbstractRope</B></A> (implements org.ahmadsoft.ropes.<A HREF="/org/ahmadsoft/ropes/Rope.html" title="interface in org.ahmadsoft.ropes">Rope</A>) 95<UL> 96<LI TYPE="circle">org.ahmadsoft.ropes.impl.<A HREF="/org/ahmadsoft/ropes/impl/ConcatenationRope.html" title="class in org.ahmadsoft.ropes.impl"><B>ConcatenationRope</B></A><LI TYPE="circle">org.ahmadsoft.ropes.impl.<A HREF="/org/ahmadsoft/ropes/impl/FlatCharArrayRope.html" title="class in org.ahmadsoft.ropes.impl"><B>FlatCharArrayRope</B></A><LI TYPE="circle">org.ahmadsoft.ropes.impl.<A HREF="/org/ahmadsoft/ropes/impl/FlatCharSequenceRope.html" title="class in org.ahmadsoft.ropes.impl"><B>FlatCharSequenceRope</B></A><LI TYPE="circle">org.ahmadsoft.ropes.impl.<A HREF="/org/ahmadsoft/ropes/impl/ReverseRope.html" title="class in org.ahmadsoft.ropes.impl"><B>ReverseRope</B></A><LI TYPE="circle">org.ahmadsoft.ropes.impl.<A HREF="/org/ahmadsoft/ropes/impl/SubstringRope.html" title="class in org.ahmadsoft.ropes.impl"><B>SubstringRope</B></A></UL> 97<LI TYPE="circle">org.ahmadsoft.ropes.impl.<A HREF="/org/ahmadsoft/ropes/impl/ConcatenationRopeIteratorImpl.html" title="class in org.ahmadsoft.ropes.impl"><B>ConcatenationRopeIteratorImpl</B></A> (implements java.util.Iterator<E>) 98<LI TYPE="circle">org.ahmadsoft.ropes.impl.<A HREF="/org/ahmadsoft/ropes/impl/ConcatenationRopeReverseIteratorImpl.html" title="class in org.ahmadsoft.ropes.impl"><B>ConcatenationRopeReverseIteratorImpl</B></A> (implements java.util.Iterator<E>) 99</UL> 100</UL> 101<H2> 102Interface Hierarchy 103</H2> 104<UL> 105<LI TYPE="circle">java.util.Iterator<E><UL> 106<LI TYPE="circle">org.ahmadsoft.ropes.impl.<A HREF="/org/ahmadsoft/ropes/impl/RopeIterator.html" title="interface in org.ahmadsoft.ropes.impl"><B>RopeIterator</B></A></UL> 107</UL> 108<HR> 109 110 111<!-- ======= START OF BOTTOM NAVBAR ====== --> 112<A NAME="navbar_bottom"><!-- --></A> 113<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 114<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 115<TR> 116<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 117<A NAME="navbar_bottom_firstrow"><!-- --></A> 118<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 119 <TR ALIGN="center" VALIGN="top"> 120 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="/overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 121 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 122 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 123 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> 124 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="/deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 125 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="/index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 126 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="/help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 127 </TR> 128</TABLE> 129</TD> 130<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 131</EM> 132</TD> 133</TR> 134 135<TR> 136<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 137 <A HREF="/org/ahmadsoft/ropes/package-tree.html"><B>PREV</B></A> 138 NEXT</FONT></TD> 139<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 140 <A HREF="/index.html?org/ahmadsoft/ropes/impl/package-tree.html" target="_top"><B>FRAMES</B></A> 141 <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> 142 <SCRIPT type="text/javascript"> 143 <!-- 144 if(window==top) { 145 document.writeln('<A HREF="/allclasses-noframe.html"><B>All Classes</B></A>'); 146 } 147 //--> 148</SCRIPT> 149<NOSCRIPT> 150 <A HREF="/allclasses-noframe.html"><B>All Classes</B></A> 151</NOSCRIPT> 152 153 154</FONT></TD> 155</TR> 156</TABLE> 157<A NAME="skip-navbar_bottom"></A> 158<!-- ======== END OF BOTTOM NAVBAR ======= --> 159 160<HR> 161<i>Copyright © 2007 Amin Ahmad. All Rights Reserved.</i> 162</BODY> 163</HTML> 164