blob: e35c1267121e727ee7bb10d6e184ed0da7fdbb44 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Wed Sep 14 22:31:17 PDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.abdera2.model Class Hierarchy (Abdera2 Core 2.0-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2011-09-14">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.abdera2.model Class Hierarchy (Abdera2 Core 2.0-SNAPSHOT API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/abdera2/factory/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/abdera2/model/selector/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/abdera2/model/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For Package org.apache.abdera2.model
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/AbstractCollection.html?is-external=true" title="class or interface in java.util"><B>AbstractCollection</B></A>&lt;E&gt; (implements java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;E&gt;)
<UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ElementList.html" title="class in org.apache.abdera2.model"><B>ElementList</B></A>&lt;T&gt; (implements java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;E&gt;)
</UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Element.Helper.html" title="class in org.apache.abdera2.model"><B>Element.Helper</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ElementIterator.html" title="class in org.apache.abdera2.model"><B>ElementIterator</B></A>&lt;T&gt; (implements java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A>&lt;E&gt;)
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ElementIteratorWrapper.html" title="class in org.apache.abdera2.model"><B>ElementIteratorWrapper</B></A>&lt;T&gt; (implements java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A>&lt;E&gt;)
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ElementWrapper.html" title="class in org.apache.abdera2.model"><B>ElementWrapper</B></A> (implements org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Element.html" title="interface in org.apache.abdera2.model">Element</A>)
<UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/DateTimeWrapper.html" title="class in org.apache.abdera2.model"><B>DateTimeWrapper</B></A> (implements org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/DateTime.html" title="interface in org.apache.abdera2.model">DateTime</A>)
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ExtensibleElementWrapper.html" title="class in org.apache.abdera2.model"><B>ExtensibleElementWrapper</B></A> (implements org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html" title="interface in org.apache.abdera2.model">ExtensibleElement</A>)
<UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/PersonWrapper.html" title="class in org.apache.abdera2.model"><B>PersonWrapper</B></A> (implements org.apache.abdera2.common.Constants, org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Person.html" title="interface in org.apache.abdera2.model">Person</A>)
</UL>
</UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ExtensionIterator.html" title="class in org.apache.abdera2.model"><B>ExtensionIterator</B></A> (implements java.util.<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A>&lt;E&gt;)
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Link.Helper.html" title="class in org.apache.abdera2.model"><B>Link.Helper</B></A></UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Attribute.html" title="interface in org.apache.abdera2.model"><B>Attribute</B></A><LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang"><B>Cloneable</B></A><UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Base.html" title="interface in org.apache.abdera2.model"><B>Base</B></A><UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Document.html" title="interface in org.apache.abdera2.model"><B>Document</B></A>&lt;T&gt; (also extends java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Element.html" title="interface in org.apache.abdera2.model"><B>Element</B></A> (also extends java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;T&gt;)
<UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Content.html" title="interface in org.apache.abdera2.model"><B>Content</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/DateTime.html" title="interface in org.apache.abdera2.model"><B>DateTime</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html" title="interface in org.apache.abdera2.model"><B>ExtensibleElement</B></A><UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Categories.html" title="interface in org.apache.abdera2.model"><B>Categories</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Category.html" title="interface in org.apache.abdera2.model"><B>Category</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Collection.html" title="interface in org.apache.abdera2.model"><B>Collection</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Control.html" title="interface in org.apache.abdera2.model"><B>Control</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Div.html" title="interface in org.apache.abdera2.model"><B>Div</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model"><B>Entry</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Link.html" title="interface in org.apache.abdera2.model"><B>Link</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Person.html" title="interface in org.apache.abdera2.model"><B>Person</B></A> (also extends org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Element.html" title="interface in org.apache.abdera2.model">Element</A>)
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Service.html" title="interface in org.apache.abdera2.model"><B>Service</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Source.html" title="interface in org.apache.abdera2.model"><B>Source</B></A><UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Feed.html" title="interface in org.apache.abdera2.model"><B>Feed</B></A></UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Workspace.html" title="interface in org.apache.abdera2.model"><B>Workspace</B></A></UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Generator.html" title="interface in org.apache.abdera2.model"><B>Generator</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/IRIElement.html" title="interface in org.apache.abdera2.model"><B>IRIElement</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Person.html" title="interface in org.apache.abdera2.model"><B>Person</B></A> (also extends org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html" title="interface in org.apache.abdera2.model">ExtensibleElement</A>)
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Text.html" title="interface in org.apache.abdera2.model"><B>Text</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Comment.html" title="interface in org.apache.abdera2.model"><B>Comment</B></A><LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><B>Iterable</B></A>&lt;T&gt;<UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Element.html" title="interface in org.apache.abdera2.model"><B>Element</B></A> (also extends org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Base.html" title="interface in org.apache.abdera2.model">Base</A>)
<UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Content.html" title="interface in org.apache.abdera2.model"><B>Content</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/DateTime.html" title="interface in org.apache.abdera2.model"><B>DateTime</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html" title="interface in org.apache.abdera2.model"><B>ExtensibleElement</B></A><UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Categories.html" title="interface in org.apache.abdera2.model"><B>Categories</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Category.html" title="interface in org.apache.abdera2.model"><B>Category</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Collection.html" title="interface in org.apache.abdera2.model"><B>Collection</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Control.html" title="interface in org.apache.abdera2.model"><B>Control</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Div.html" title="interface in org.apache.abdera2.model"><B>Div</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model"><B>Entry</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Link.html" title="interface in org.apache.abdera2.model"><B>Link</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Person.html" title="interface in org.apache.abdera2.model"><B>Person</B></A> (also extends org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Element.html" title="interface in org.apache.abdera2.model">Element</A>)
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Service.html" title="interface in org.apache.abdera2.model"><B>Service</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Source.html" title="interface in org.apache.abdera2.model"><B>Source</B></A><UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Feed.html" title="interface in org.apache.abdera2.model"><B>Feed</B></A></UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Workspace.html" title="interface in org.apache.abdera2.model"><B>Workspace</B></A></UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Generator.html" title="interface in org.apache.abdera2.model"><B>Generator</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/IRIElement.html" title="interface in org.apache.abdera2.model"><B>IRIElement</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Person.html" title="interface in org.apache.abdera2.model"><B>Person</B></A> (also extends org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html" title="interface in org.apache.abdera2.model">ExtensibleElement</A>)
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Text.html" title="interface in org.apache.abdera2.model"><B>Text</B></A></UL>
</UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ProcessingInstruction.html" title="interface in org.apache.abdera2.model"><B>ProcessingInstruction</B></A><LI TYPE="circle">java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><B>Serializable</B></A><UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Document.html" title="interface in org.apache.abdera2.model"><B>Document</B></A>&lt;T&gt; (also extends org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Base.html" title="interface in org.apache.abdera2.model">Base</A>)
</UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/TextValue.html" title="interface in org.apache.abdera2.model"><B>TextValue</B></A></UL>
<H2>
Enum Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><B>Enum</B></A>&lt;E&gt; (implements java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model"><B>Text.Type</B></A><LI TYPE="circle">org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Content.Type.html" title="enum in org.apache.abdera2.model"><B>Content.Type</B></A></UL>
</UL>
</UL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/abdera2/factory/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/abdera2/model/selector/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/abdera2/model/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2006-2011 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>