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_03) on Mon Mar 23 17:06:57 EDT 2009 -->
6<TITLE>
7org.ahmadsoft.ropes
8</TITLE>
9
10<META NAME="date" CONTENT="2009-03-23">
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";
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>&nbsp;</TD>
41  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</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&nbsp;PREV PACKAGE&nbsp;
58&nbsp;<A HREF="/org/ahmadsoft/ropes/impl/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
59<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60  <A HREF="/index.html?org/ahmadsoft/ropes/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
62&nbsp;<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<H2>
82Package org.ahmadsoft.ropes
83</H2>
84A high-quality rope implementation for Java.
85<P>
86<B>See:</B>
87<BR>
88&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
89<P>
90
91<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
92<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
93<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
94<B>Interface Summary</B></FONT></TH>
95</TR>
96<TR BGCOLOR="white" CLASS="TableRowColor">
97<TD WIDTH="15%"><B><A HREF="/org/ahmadsoft/ropes/Rope.html" title="interface in org.ahmadsoft.ropes">Rope</A></B></TD>
98<TD>
99 A rope represents character strings.</TD>
100</TR>
101</TABLE>
102&nbsp;
103
104<P>
105
106<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
107<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
108<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
109<B>Class Summary</B></FONT></TH>
110</TR>
111<TR BGCOLOR="white" CLASS="TableRowColor">
112<TD WIDTH="15%"><B><A HREF="/org/ahmadsoft/ropes/RopeBuilder.html" title="class in org.ahmadsoft.ropes">RopeBuilder</A></B></TD>
113<TD>A factory for building ropes.</TD>
114</TR>
115</TABLE>
116&nbsp;
117
118<P>
119<A NAME="package_description"><!-- --></A><H2>
120Package org.ahmadsoft.ropes Description
121</H2>
122
123<P>
124A high-quality rope implementation for Java.
125<P>
126
127<P>
128<DL>
129</DL>
130<HR>
131
132
133<!-- ======= START OF BOTTOM NAVBAR ====== -->
134<A NAME="navbar_bottom"><!-- --></A>
135<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
136<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
137<TR>
138<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
139<A NAME="navbar_bottom_firstrow"><!-- --></A>
140<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
141  <TR ALIGN="center" VALIGN="top">
142  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
143  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
144  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
145  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
146  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
147  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
148  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
149  </TR>
150</TABLE>
151</TD>
152<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
153</EM>
154</TD>
155</TR>
156
157<TR>
158<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
159&nbsp;PREV PACKAGE&nbsp;
160&nbsp;<A HREF="/org/ahmadsoft/ropes/impl/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
161<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
162  <A HREF="/index.html?org/ahmadsoft/ropes/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
163&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
164&nbsp;<SCRIPT type="text/javascript">
165  <!--
166  if(window==top) {
167    document.writeln('<A HREF="/allclasses-noframe.html"><B>All Classes</B></A>');
168  }
169  //-->
170</SCRIPT>
171<NOSCRIPT>
172  <A HREF="/allclasses-noframe.html"><B>All Classes</B></A>
173</NOSCRIPT>
174
175
176</FONT></TD>
177</TR>
178</TABLE>
179<A NAME="skip-navbar_bottom"></A>
180<!-- ======== END OF BOTTOM NAVBAR ======= -->
181
182<HR>
183<i>Copyright &#169; 2008, 2009 Amin Ahmad. All Rights Reserved.</i>
184</BODY>
185</HTML>
186