You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by ja...@apache.org on 2012/08/24 08:44:20 UTC

svn commit: r1376839 [16/17] - in /sqoop/site/trunk/content/resources/docs/1.4.2: ./ api/ api/com/ api/com/cloudera/ api/com/cloudera/sqoop/ api/com/cloudera/sqoop/lib/ api/com/cloudera/sqoop/lib/class-use/ api/org/ api/org/apache/ api/org/apache/sqoop...

Added: sqoop/site/trunk/content/resources/docs/1.4.2/api/org/apache/sqoop/lib/package-summary.html
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/api/org/apache/sqoop/lib/package-summary.html?rev=1376839&view=auto
==============================================================================
--- sqoop/site/trunk/content/resources/docs/1.4.2/api/org/apache/sqoop/lib/package-summary.html (added)
+++ sqoop/site/trunk/content/resources/docs/1.4.2/api/org/apache/sqoop/lib/package-summary.html Fri Aug 24 06:44:15 2012
@@ -0,0 +1,245 @@
+<!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 Tue Aug 14 18:40:06 IST 2012 -->
+<TITLE>
+org.apache.sqoop.lib (Sqoop 1.4.2 API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-08-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.sqoop.lib (Sqoop 1.4.2 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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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="../../../../com/cloudera/sqoop/lib/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
+&nbsp;NEXT PACKAGE</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/sqoop/lib/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="package-summary.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>
+<H2>
+Package org.apache.sqoop.lib
+</H2>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/FieldMappable.html" title="interface in org.apache.sqoop.lib">FieldMappable</A></B></TD>
+<TD>Interface describing a class capable of returning a map of the fields
+ of the object to their values.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/FieldMapProcessor.html" title="interface in org.apache.sqoop.lib">FieldMapProcessor</A></B></TD>
+<TD>Interface implemented by classes that process FieldMappable objects.</TD>
+</TR>
+</TABLE>
+&nbsp;
+
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/BigDecimalSerializer.html" title="class in org.apache.sqoop.lib">BigDecimalSerializer</A></B></TD>
+<TD>Serialize BigDecimal classes to/from DataInput and DataOutput objects.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/BlobRef.html" title="class in org.apache.sqoop.lib">BlobRef</A></B></TD>
+<TD>BlobRef is a wrapper that holds a BLOB either directly, or a
+ reference to a file that holds the BLOB data.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/BooleanParser.html" title="class in org.apache.sqoop.lib">BooleanParser</A></B></TD>
+<TD>Parse string representations of boolean values into boolean
+ scalar types.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/ClobRef.html" title="class in org.apache.sqoop.lib">ClobRef</A></B></TD>
+<TD>ClobRef is a wrapper that holds a CLOB either directly, or a
+ reference to a file that holds the CLOB data.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/DelimiterSet.html" title="class in org.apache.sqoop.lib">DelimiterSet</A></B></TD>
+<TD>Encapsulates a set of delimiters used to encode a record.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/FieldFormatter.html" title="class in org.apache.sqoop.lib">FieldFormatter</A></B></TD>
+<TD>Static helper class that will help format data with quotes and escape chars.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/JdbcWritableBridge.html" title="class in org.apache.sqoop.lib">JdbcWritableBridge</A></B></TD>
+<TD>Contains a set of methods which can read db columns from a ResultSet into
+ Java types, and do serialization of these types to/from DataInput/DataOutput
+ for use with Hadoop's Writable implementation.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/LargeObjectLoader.html" title="class in org.apache.sqoop.lib">LargeObjectLoader</A></B></TD>
+<TD>Contains a set of methods which can read db columns from a ResultSet into
+ Java types, and do serialization of these types to/from DataInput/DataOutput
+ for use with Hadoop's Writable implementation.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/LobRef.html" title="class in org.apache.sqoop.lib">LobRef&lt;DATATYPE,CONTAINERTYPE,ACCESSORTYPE&gt;</A></B></TD>
+<TD>Abstract base class that holds a reference to a Blob or a Clob.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/LobSerializer.html" title="class in org.apache.sqoop.lib">LobSerializer</A></B></TD>
+<TD>Serialize LOB classes to/from DataInput and DataOutput objects.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/RecordParser.html" title="class in org.apache.sqoop.lib">RecordParser</A></B></TD>
+<TD>Parses a record containing one or more fields.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/SqoopRecord.html" title="class in org.apache.sqoop.lib">SqoopRecord</A></B></TD>
+<TD>Interface implemented by the classes generated by sqoop's orm.ClassWriter.</TD>
+</TR>
+</TABLE>
+&nbsp;
+
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Exception Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/ProcessingException.html" title="class in org.apache.sqoop.lib">ProcessingException</A></B></TD>
+<TD>General error during processing of a SqoopRecord.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/sqoop/lib/RecordParser.ParseError.html" title="class in org.apache.sqoop.lib">RecordParser.ParseError</A></B></TD>
+<TD>An error thrown when parsing fails.</TD>
+</TR>
+</TABLE>
+&nbsp;
+
+<P>
+<DL>
+</DL>
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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="../../../../com/cloudera/sqoop/lib/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
+&nbsp;NEXT PACKAGE</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/sqoop/lib/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="package-summary.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 &copy; 2012 The Apache Software Foundation
+</BODY>
+</HTML>

Added: sqoop/site/trunk/content/resources/docs/1.4.2/api/org/apache/sqoop/lib/package-tree.html
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/api/org/apache/sqoop/lib/package-tree.html?rev=1376839&view=auto
==============================================================================
--- sqoop/site/trunk/content/resources/docs/1.4.2/api/org/apache/sqoop/lib/package-tree.html (added)
+++ sqoop/site/trunk/content/resources/docs/1.4.2/api/org/apache/sqoop/lib/package-tree.html Fri Aug 24 06:44:15 2012
@@ -0,0 +1,171 @@
+<!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 Tue Aug 14 18:40:06 IST 2012 -->
+<TITLE>
+org.apache.sqoop.lib Class Hierarchy (Sqoop 1.4.2 API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-08-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.sqoop.lib Class Hierarchy (Sqoop 1.4.2 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="../../../../com/cloudera/sqoop/lib/package-tree.html"><B>PREV</B></A>&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/sqoop/lib/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.sqoop.lib
+</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.Object<UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/BigDecimalSerializer.html" title="class in org.apache.sqoop.lib"><B>BigDecimalSerializer</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/BooleanParser.html" title="class in org.apache.sqoop.lib"><B>BooleanParser</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/DelimiterSet.html" title="class in org.apache.sqoop.lib"><B>DelimiterSet</B></A> (implements java.lang.Cloneable)
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/FieldFormatter.html" title="class in org.apache.sqoop.lib"><B>FieldFormatter</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/JdbcWritableBridge.html" title="class in org.apache.sqoop.lib"><B>JdbcWritableBridge</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/LargeObjectLoader.html" title="class in org.apache.sqoop.lib"><B>LargeObjectLoader</B></A> (implements java.io.Closeable)
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/LobRef.html" title="class in org.apache.sqoop.lib"><B>LobRef</B></A>&lt;DATATYPE,CONTAINERTYPE,ACCESSORTYPE&gt; (implements java.io.Closeable, org.apache.hadoop.io.Writable)
+<UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="../../../../com/cloudera/sqoop/lib/LobRef.html" title="class in com.cloudera.sqoop.lib"><B>LobRef</B></A>&lt;DATATYPE,CONTAINERTYPE,ACCESSORTYPE&gt;<UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/BlobRef.html" title="class in org.apache.sqoop.lib"><B>BlobRef</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/ClobRef.html" title="class in org.apache.sqoop.lib"><B>ClobRef</B></A></UL>
+</UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/LobSerializer.html" title="class in org.apache.sqoop.lib"><B>LobSerializer</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/RecordParser.html" title="class in org.apache.sqoop.lib"><B>RecordParser</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/SqoopRecord.html" title="class in org.apache.sqoop.lib"><B>SqoopRecord</B></A> (implements java.lang.Cloneable, org.apache.sqoop.mapreduce.DBWritable, com.cloudera.sqoop.lib.<A HREF="../../../../com/cloudera/sqoop/lib/FieldMappable.html" title="interface in com.cloudera.sqoop.lib">FieldMappable</A>, org.apache.hadoop.io.Writable)
+<LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
+<UL>
+<LI TYPE="circle">java.lang.Exception<UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/ProcessingException.html" title="class in org.apache.sqoop.lib"><B>ProcessingException</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/RecordParser.ParseError.html" title="class in org.apache.sqoop.lib"><B>RecordParser.ParseError</B></A></UL>
+</UL>
+</UL>
+</UL>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/FieldMappable.html" title="interface in org.apache.sqoop.lib"><B>FieldMappable</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="../../../../org/apache/sqoop/lib/FieldMapProcessor.html" title="interface in org.apache.sqoop.lib"><B>FieldMapProcessor</B></A></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="../../../../com/cloudera/sqoop/lib/package-tree.html"><B>PREV</B></A>&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/sqoop/lib/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 &copy; 2012 The Apache Software Foundation
+</BODY>
+</HTML>

Added: sqoop/site/trunk/content/resources/docs/1.4.2/api/org/apache/sqoop/lib/package-use.html
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/api/org/apache/sqoop/lib/package-use.html?rev=1376839&view=auto
==============================================================================
--- sqoop/site/trunk/content/resources/docs/1.4.2/api/org/apache/sqoop/lib/package-use.html (added)
+++ sqoop/site/trunk/content/resources/docs/1.4.2/api/org/apache/sqoop/lib/package-use.html Fri Aug 24 06:44:15 2012
@@ -0,0 +1,261 @@
+<!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 Tue Aug 14 18:40:07 IST 2012 -->
+<TITLE>
+Uses of Package org.apache.sqoop.lib (Sqoop 1.4.2 API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-08-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="Uses of Package org.apache.sqoop.lib (Sqoop 1.4.2 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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/sqoop/lib/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="package-use.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>
+<B>Uses of Package<br>org.apache.sqoop.lib</B></H2>
+</CENTER>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Packages that use <A HREF="../../../../org/apache/sqoop/lib/package-summary.html">org.apache.sqoop.lib</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.cloudera.sqoop.lib"><B>com.cloudera.sqoop.lib</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.sqoop.lib"><B>org.apache.sqoop.lib</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+<A NAME="com.cloudera.sqoop.lib"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Classes in <A HREF="../../../../org/apache/sqoop/lib/package-summary.html">org.apache.sqoop.lib</A> used by <A HREF="../../../../com/cloudera/sqoop/lib/package-summary.html">com.cloudera.sqoop.lib</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/BlobRef.html#com.cloudera.sqoop.lib"><B>BlobRef</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;BlobRef is a wrapper that holds a BLOB either directly, or a
+ reference to a file that holds the BLOB data.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/ClobRef.html#com.cloudera.sqoop.lib"><B>ClobRef</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ClobRef is a wrapper that holds a CLOB either directly, or a
+ reference to a file that holds the CLOB data.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/DelimiterSet.html#com.cloudera.sqoop.lib"><B>DelimiterSet</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encapsulates a set of delimiters used to encode a record.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/FieldMappable.html#com.cloudera.sqoop.lib"><B>FieldMappable</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface describing a class capable of returning a map of the fields
+ of the object to their values.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/FieldMapProcessor.html#com.cloudera.sqoop.lib"><B>FieldMapProcessor</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface implemented by classes that process FieldMappable objects.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/LargeObjectLoader.html#com.cloudera.sqoop.lib"><B>LargeObjectLoader</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Contains a set of methods which can read db columns from a ResultSet into
+ Java types, and do serialization of these types to/from DataInput/DataOutput
+ for use with Hadoop's Writable implementation.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/LobRef.html#com.cloudera.sqoop.lib"><B>LobRef</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract base class that holds a reference to a Blob or a Clob.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/ProcessingException.html#com.cloudera.sqoop.lib"><B>ProcessingException</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;General error during processing of a SqoopRecord.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/RecordParser.html#com.cloudera.sqoop.lib"><B>RecordParser</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a record containing one or more fields.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/RecordParser.ParseError.html#com.cloudera.sqoop.lib"><B>RecordParser.ParseError</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An error thrown when parsing fails.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/SqoopRecord.html#com.cloudera.sqoop.lib"><B>SqoopRecord</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface implemented by the classes generated by sqoop's orm.ClassWriter.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+<A NAME="org.apache.sqoop.lib"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Classes in <A HREF="../../../../org/apache/sqoop/lib/package-summary.html">org.apache.sqoop.lib</A> used by <A HREF="../../../../org/apache/sqoop/lib/package-summary.html">org.apache.sqoop.lib</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/FieldMappable.html#org.apache.sqoop.lib"><B>FieldMappable</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface describing a class capable of returning a map of the fields
+ of the object to their values.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/sqoop/lib/class-use/LobRef.html#org.apache.sqoop.lib"><B>LobRef</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract base class that holds a reference to a Blob or a Clob.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/sqoop/lib/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="package-use.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 &copy; 2012 The Apache Software Foundation
+</BODY>
+</HTML>

Added: sqoop/site/trunk/content/resources/docs/1.4.2/api/overview-frame.html
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/api/overview-frame.html?rev=1376839&view=auto
==============================================================================
--- sqoop/site/trunk/content/resources/docs/1.4.2/api/overview-frame.html (added)
+++ sqoop/site/trunk/content/resources/docs/1.4.2/api/overview-frame.html Fri Aug 24 06:44:15 2012
@@ -0,0 +1,44 @@
+<!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 Tue Aug 14 18:40:06 IST 2012 -->
+<TITLE>
+Overview List (Sqoop 1.4.2 API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-08-14">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TH ALIGN="left" NOWRAP><FONT size="+1" CLASS="FrameTitleFont">
+<B></B></FONT></TH>
+</TR>
+</TABLE>
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="allclasses-frame.html" target="packageFrame">All Classes</A></FONT>
+<P>
+<FONT size="+1" CLASS="FrameHeadingFont">
+Packages</FONT>
+<BR>
+<FONT CLASS="FrameItemFont"><A HREF="com/cloudera/sqoop/lib/package-frame.html" target="packageFrame">com.cloudera.sqoop.lib</A></FONT>
+<BR>
+<FONT CLASS="FrameItemFont"><A HREF="org/apache/sqoop/lib/package-frame.html" target="packageFrame">org.apache.sqoop.lib</A></FONT>
+<BR>
+</TD>
+</TR>
+</TABLE>
+
+<P>
+&nbsp;
+</BODY>
+</HTML>

Added: sqoop/site/trunk/content/resources/docs/1.4.2/api/overview-summary.html
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/api/overview-summary.html?rev=1376839&view=auto
==============================================================================
--- sqoop/site/trunk/content/resources/docs/1.4.2/api/overview-summary.html (added)
+++ sqoop/site/trunk/content/resources/docs/1.4.2/api/overview-summary.html Fri Aug 24 06:44:15 2012
@@ -0,0 +1,160 @@
+<!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 Tue Aug 14 18:40:07 IST 2012 -->
+<TITLE>
+Overview (Sqoop 1.4.2 API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-08-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="Overview (Sqoop 1.4.2 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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="overview-summary.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>
+<H1>
+Sqoop 1.4.2 API
+</H1>
+</CENTER>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Packages</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="com/cloudera/sqoop/lib/package-summary.html">com.cloudera.sqoop.lib</A></B></TD>
+<TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="org/apache/sqoop/lib/package-summary.html">org.apache.sqoop.lib</A></B></TD>
+<TD>&nbsp;</TD>
+</TR>
+</TABLE>
+
+<P>
+&nbsp;<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="overview-summary.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 &copy; 2012 The Apache Software Foundation
+</BODY>
+</HTML>

Added: sqoop/site/trunk/content/resources/docs/1.4.2/api/overview-tree.html
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/api/overview-tree.html?rev=1376839&view=auto
==============================================================================
--- sqoop/site/trunk/content/resources/docs/1.4.2/api/overview-tree.html (added)
+++ sqoop/site/trunk/content/resources/docs/1.4.2/api/overview-tree.html Fri Aug 24 06:44:15 2012
@@ -0,0 +1,190 @@
+<!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 Tue Aug 14 18:40:07 IST 2012 -->
+<TITLE>
+Class Hierarchy (Sqoop 1.4.2 API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-08-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="Class Hierarchy (Sqoop 1.4.2 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">    <FONT CLASS="NavBarFont1">Package</FONT>&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;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="overview-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 All Packages</H2>
+</CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="com/cloudera/sqoop/lib/package-tree.html">com.cloudera.sqoop.lib</A>, <A HREF="org/apache/sqoop/lib/package-tree.html">org.apache.sqoop.lib</A></DL>
+<HR>
+<H2>
+Class Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">java.lang.Object<UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/BigDecimalSerializer.html" title="class in com.cloudera.sqoop.lib"><B>BigDecimalSerializer</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/BigDecimalSerializer.html" title="class in org.apache.sqoop.lib"><B>BigDecimalSerializer</B></A><LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/BooleanParser.html" title="class in com.cloudera.sqoop.lib"><B>BooleanParser</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/BooleanParser.html" title="class in org.apache.sqoop.lib"><B>BooleanParser</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/DelimiterSet.html" title="class in org.apache.sqoop.lib"><B>DelimiterSet</B></A> (implements java.lang.Cloneable)
+<UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/DelimiterSet.html" title="class in com.cloudera.sqoop.lib"><B>DelimiterSet</B></A></UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/FieldFormatter.html" title="class in com.cloudera.sqoop.lib"><B>FieldFormatter</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/FieldFormatter.html" title="class in org.apache.sqoop.lib"><B>FieldFormatter</B></A><LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/JdbcWritableBridge.html" title="class in com.cloudera.sqoop.lib"><B>JdbcWritableBridge</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/JdbcWritableBridge.html" title="class in org.apache.sqoop.lib"><B>JdbcWritableBridge</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/LargeObjectLoader.html" title="class in org.apache.sqoop.lib"><B>LargeObjectLoader</B></A> (implements java.io.Closeable)
+<UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/LargeObjectLoader.html" title="class in com.cloudera.sqoop.lib"><B>LargeObjectLoader</B></A></UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/LobRef.html" title="class in org.apache.sqoop.lib"><B>LobRef</B></A>&lt;DATATYPE,CONTAINERTYPE,ACCESSORTYPE&gt; (implements java.io.Closeable, org.apache.hadoop.io.Writable)
+<UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/LobRef.html" title="class in com.cloudera.sqoop.lib"><B>LobRef</B></A>&lt;DATATYPE,CONTAINERTYPE,ACCESSORTYPE&gt;<UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/BlobRef.html" title="class in org.apache.sqoop.lib"><B>BlobRef</B></A><UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/BlobRef.html" title="class in com.cloudera.sqoop.lib"><B>BlobRef</B></A></UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/ClobRef.html" title="class in org.apache.sqoop.lib"><B>ClobRef</B></A><UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/ClobRef.html" title="class in com.cloudera.sqoop.lib"><B>ClobRef</B></A></UL>
+</UL>
+</UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/LobSerializer.html" title="class in com.cloudera.sqoop.lib"><B>LobSerializer</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/LobSerializer.html" title="class in org.apache.sqoop.lib"><B>LobSerializer</B></A><LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/RecordParser.html" title="class in org.apache.sqoop.lib"><B>RecordParser</B></A><UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/RecordParser.html" title="class in com.cloudera.sqoop.lib"><B>RecordParser</B></A></UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/SqoopRecord.html" title="class in org.apache.sqoop.lib"><B>SqoopRecord</B></A> (implements java.lang.Cloneable, org.apache.sqoop.mapreduce.DBWritable, com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/FieldMappable.html" title="interface in com.cloudera.sqoop.lib">FieldMappable</A>, org.apache.hadoop.io.Writable)
+<UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/SqoopRecord.html" title="class in com.cloudera.sqoop.lib"><B>SqoopRecord</B></A></UL>
+<LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
+<UL>
+<LI TYPE="circle">java.lang.Exception<UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/ProcessingException.html" title="class in org.apache.sqoop.lib"><B>ProcessingException</B></A><UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/ProcessingException.html" title="class in com.cloudera.sqoop.lib"><B>ProcessingException</B></A></UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/RecordParser.ParseError.html" title="class in org.apache.sqoop.lib"><B>RecordParser.ParseError</B></A><UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/RecordParser.ParseError.html" title="class in com.cloudera.sqoop.lib"><B>RecordParser.ParseError</B></A></UL>
+</UL>
+</UL>
+</UL>
+</UL>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/FieldMappable.html" title="interface in org.apache.sqoop.lib"><B>FieldMappable</B></A><UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/FieldMappable.html" title="interface in com.cloudera.sqoop.lib"><B>FieldMappable</B></A></UL>
+<LI TYPE="circle">org.apache.sqoop.lib.<A HREF="org/apache/sqoop/lib/FieldMapProcessor.html" title="interface in org.apache.sqoop.lib"><B>FieldMapProcessor</B></A><UL>
+<LI TYPE="circle">com.cloudera.sqoop.lib.<A HREF="com/cloudera/sqoop/lib/FieldMapProcessor.html" title="interface in com.cloudera.sqoop.lib"><B>FieldMapProcessor</B></A></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">    <FONT CLASS="NavBarFont1">Package</FONT>&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;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="overview-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 &copy; 2012 The Apache Software Foundation
+</BODY>
+</HTML>

Added: sqoop/site/trunk/content/resources/docs/1.4.2/api/serialized-form.html
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/api/serialized-form.html?rev=1376839&view=auto
==============================================================================
--- sqoop/site/trunk/content/resources/docs/1.4.2/api/serialized-form.html (added)
+++ sqoop/site/trunk/content/resources/docs/1.4.2/api/serialized-form.html Fri Aug 24 06:44:15 2012
@@ -0,0 +1,204 @@
+<!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 Tue Aug 14 18:40:07 IST 2012 -->
+<TITLE>
+Serialized Form (Sqoop 1.4.2 API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-08-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="Serialized Form (Sqoop 1.4.2 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">    <FONT CLASS="NavBarFont1">Package</FONT>&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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="serialized-form.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>
+<H1>
+Serialized Form</H1>
+</CENTER>
+<HR SIZE="4" NOSHADE>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="center"><FONT SIZE="+2">
+<B>Package</B> <B>com.cloudera.sqoop.lib</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.cloudera.sqoop.lib.ProcessingException"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="com/cloudera/sqoop/lib/ProcessingException.html" title="class in com.cloudera.sqoop.lib">com.cloudera.sqoop.lib.ProcessingException</A> extends <A HREF="org/apache/sqoop/lib/ProcessingException.html" title="class in org.apache.sqoop.lib">ProcessingException</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<A NAME="com.cloudera.sqoop.lib.RecordParser.ParseError"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="com/cloudera/sqoop/lib/RecordParser.ParseError.html" title="class in com.cloudera.sqoop.lib">com.cloudera.sqoop.lib.RecordParser.ParseError</A> extends <A HREF="org/apache/sqoop/lib/RecordParser.ParseError.html" title="class in org.apache.sqoop.lib">RecordParser.ParseError</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<HR SIZE="4" NOSHADE>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="center"><FONT SIZE="+2">
+<B>Package</B> <B>org.apache.sqoop.lib</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="org.apache.sqoop.lib.ProcessingException"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="org/apache/sqoop/lib/ProcessingException.html" title="class in org.apache.sqoop.lib">org.apache.sqoop.lib.ProcessingException</A> extends java.lang.Exception implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<A NAME="org.apache.sqoop.lib.RecordParser.ParseError"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="org/apache/sqoop/lib/RecordParser.ParseError.html" title="class in org.apache.sqoop.lib">org.apache.sqoop.lib.RecordParser.ParseError</A> extends java.lang.Exception implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<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">    <FONT CLASS="NavBarFont1">Package</FONT>&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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="serialized-form.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 &copy; 2012 The Apache Software Foundation
+</BODY>
+</HTML>

Added: sqoop/site/trunk/content/resources/docs/1.4.2/api/stylesheet.css
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/api/stylesheet.css?rev=1376839&view=auto
==============================================================================
--- sqoop/site/trunk/content/resources/docs/1.4.2/api/stylesheet.css (added)
+++ sqoop/site/trunk/content/resources/docs/1.4.2/api/stylesheet.css Fri Aug 24 06:44:15 2012
@@ -0,0 +1,29 @@
+/* Javadoc style sheet */
+
+/* Define colors, fonts and other style attributes here to override the defaults */
+
+/* Page background color */
+body { background-color: #FFFFFF; color:#000000 }
+
+/* Headings */
+h1 { font-size: 145% }
+
+/* Table colors */
+.TableHeadingColor     { background: #CCCCFF; color:#000000 } /* Dark mauve */
+.TableSubHeadingColor  { background: #EEEEFF; color:#000000 } /* Light mauve */
+.TableRowColor         { background: #FFFFFF; color:#000000 } /* White */
+
+/* Font used in left-hand frame lists */
+.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+
+/* Navigation bar fonts and colors */
+.NavBarCell1    { background-color:#EEEEFF; color:#000000} /* Light mauve */
+.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
+
+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
+

Added: sqoop/site/trunk/content/resources/docs/1.4.2/docbook.css
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/docbook.css?rev=1376839&view=auto
==============================================================================
--- sqoop/site/trunk/content/resources/docs/1.4.2/docbook.css (added)
+++ sqoop/site/trunk/content/resources/docs/1.4.2/docbook.css Fri Aug 24 06:44:15 2012
@@ -0,0 +1,269 @@
+ /**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ *
+ *
+ *
+ * This file was provided to this project under these terms:
+ *
+ * Copyright (c) 2001, 2003 The FreeBSD Documentation Project
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ *    notice, this list of conditions and the following disclaimer in the
+ *    documentation and/or other materials provided with the distribution.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ *
+ * $FreeBSD: doc/share/misc/docbook.css,v 1.14 2008/11/21 07:28:34 keramida Exp $
+ */
+
+BODY ADDRESS {
+	line-height: 1.3;
+	margin: .6em 0;
+}
+
+BODY BLOCKQUOTE {
+	margin-top: .75em;
+	line-height: 1.5;
+	margin-bottom: .75em;
+}
+
+HTML BODY {
+	margin: 1em 4% 1em 4%;
+	line-height: 1.2;
+	font-family: verdana;
+}
+
+a {
+    text-decoration: none;
+    color: #1c84bf;
+}
+
+a:hover {
+    text-decoration: underline;
+}
+
+a:visited {
+    color: #597e93;
+}
+
+div.titlepage .title {
+	font-size: 26px;
+}
+
+.LEGALNOTICE {
+	font-size: small;
+	font-variant: small-caps;
+}
+
+BODY DIV {
+	margin: 0;
+}
+
+DL {
+	margin: .8em 0;
+	line-height: 1.2;
+}
+
+BODY FORM {
+	margin: .6em 0;
+}
+
+H1, H2, H3, H4, H5, H6,
+DIV.EXAMPLE P B,
+.QUESTION,
+DIV.TABLE P B,
+DIV.PROCEDURE P B {
+	color: #148BCF;
+}
+
+BODY H1, BODY H2, BODY H3, BODY H4, BODY H5, BODY H6 {
+	line-height: 1.3;
+	margin-left: 0;
+}
+
+BODY H1, H2, H3, H4, H5, H6 {
+	margin: 6px 0 0 0;
+}
+
+BODY HR {
+	border-width: 0 0 1px 0;
+	border-style: solid;
+	border-color: #0068BB;
+}
+
+BODY IMG.NAVHEADER {
+	margin: 0 0 0 -4%;
+}
+
+OL {
+	margin: 0 0 0 5%;
+	line-height: 1.2;
+}
+
+BODY PRE {
+	margin: .75em 0;
+	line-height: 1.0;
+	font-family: monospace;
+}
+
+BODY TD, BODY TH {
+	line-height: 1.2;
+}
+
+UL, BODY DIR, BODY MENU {
+	margin: 0 0 0 5%;
+	line-height: 1.2;
+}
+
+HTML {
+	margin: 0; 
+	padding: 0;
+}
+
+BODY P B.APPLICATION {
+	color: #000000;
+}
+
+.navfooter td, .literal, .FILENAME {
+	color: #007a00;
+	font-family: monospace;
+}
+
+
+.GUIMENU, .GUIMENUITEM, .GUISUBMENU,
+.GUILABEL, .INTERFACE,
+.SHORTCUT, .SHORTCUT .KEYCAP {
+	font-weight: bold;
+}
+
+.GUIBUTTON {
+	background-color: #CFCFCF;
+	padding: 2px;
+}
+
+.ACCEL {
+	background-color: #F0F0F0;
+	text-decoration: underline;
+} 
+
+.PROGRAMLISTING {
+	padding: 1ex;
+	background-color: #eee;
+	border: 1px solid #ccc;
+}
+
+@media screen {  /* hide from IE3 */:/
+	a[href]:hover { background: #ffa }
+}
+
+.NOTE, .SCREEN {
+	color: #222;
+	background: #fff;
+	border: 1px solid #ccc;
+	padding: 0.4em 0.4em;
+}
+
+.SCREEN {
+        background: #eee;
+}
+
+.TIP {
+	color: #004F00;
+	background: #fff;
+	border: 1px solid green;
+	padding: 0.4em 0.4em;
+}
+
+table.CDH {
+	padding:0px 0px 8px
+}
+
+table.CDH th {
+	background: #EDF2F9;
+	border-right: 0.5pt solid #adb6cd;
+	border-bottom: 0.5pt solid #adb6cd;
+        padding:2px 8px 1px;
+}
+
+table.CDH td {
+	font-size: 12px;
+}
+
+div.breadcrumbs {
+	border-top: 2px solid #0068BB;
+        background: #EDF2F9;
+	font-style: bold;
+	font-size: small;
+	padding: 0.6em 0.6em;
+}
+
+span.breadcrumb-node {
+	font-style: italic;
+}
+
+/* Match the the breadcrumbs at the top */
+div.footer-text {
+	border-bottom: 2px solid #0068BB;
+        background: #EDF2F9;
+        font-size: small;
+        padding: 0.2em 0.2em;
+	text-align: center;
+}
+
+.IMPORTANT, .caution {
+	font-style:italic;
+	border: 1px solid #a00;
+	border-left: 12px solid #c00;
+	padding: 0.1em 1em;
+}
+
+.WARNING {
+	color: #9F1313;
+	background: #fff;
+	border: 1px solid #e59595;
+	padding: 0.4em 0.4em;
+	width: 85%;
+}
+
+.EXAMPLE {
+	width: 100%;
+}
+
+.tip, .note, .caution {
+	margin:4px 0 4px;
+}
+
+img {
+	border: 0;
+}

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/README
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/README?rev=1376839&view=auto
==============================================================================
--- sqoop/site/trunk/content/resources/docs/1.4.2/images/README (added)
+++ sqoop/site/trunk/content/resources/docs/1.4.2/images/README Fri Aug 24 06:44:15 2012
@@ -0,0 +1,5 @@
+Replaced the plain DocBook XSL admonition icons with Jimmac's DocBook
+icons (http://jimmac.musichall.cz/ikony.php3). I dropped transparency
+from the Jimmac icons to get round MS IE and FOP PNG incompatibilies.
+
+Stuart Rackham

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/1.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/1.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/10.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/10.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/10.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/11.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/11.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/11.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/12.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/12.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/12.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/13.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/13.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/13.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/14.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/14.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/14.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/15.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/15.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/15.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/2.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/2.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/3.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/3.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/3.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/4.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/4.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/4.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/5.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/5.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/5.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/6.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/6.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/6.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/7.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/7.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/7.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/8.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/8.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/8.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/9.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/9.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/callouts/9.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/caution.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/caution.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/caution.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/example.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/example.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/example.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/home.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/home.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/home.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/important.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/important.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/important.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/next.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/next.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/next.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/note.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/note.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/note.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/prev.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/prev.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/prev.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/tip.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/tip.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/tip.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/up.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/up.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/up.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/images/warning.png
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/images/warning.png?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/images/warning.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/index.html
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/index.html?rev=1376839&view=auto
==============================================================================
--- sqoop/site/trunk/content/resources/docs/1.4.2/index.html (added)
+++ sqoop/site/trunk/content/resources/docs/1.4.2/index.html Fri Aug 24 06:44:15 2012
@@ -0,0 +1,26 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Sqoop Documentation (v1.4.2)</title><link rel="stylesheet" href="docbook.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"></head><body><div style="clear:both; margin-bottom: 4px"></div><div align="center"><a href="index.html"><img src="images/home.png" alt="Documentation Home"></a></div><span class="breadcrumbs"><div class="breadcrumbs"><span class="breadcrumb-node">Sqoop Documentation (v1.4.2)</span></div></span><div lang="en" class="article" title="Sqoop Documentation (v1.4.2)"><div class="titlepage"><div><div><h2 class="title"><a name="id456309"></a>Sqoop Documentation (v1.4.2)</h2></div></div><hr></div><pre class="screen">  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.</pre><p>The following pages are the documentation for Sqoop v1.4.2:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
+<a class="ulink" href="SqoopUserGuide.html" target="_top">Sqoop User Guide</a>
+</li><li class="listitem">
+<a class="ulink" href="SqoopDevGuide.html" target="_top">Sqoop Developer&#8217;s Guide</a>
+</li><li class="listitem">
+<a class="ulink" href="sqoop-1.4.2.releasenotes.html" target="_top">Release Notes</a>
+</li><li class="listitem">
+<a class="ulink" href="api/index.html" target="_top">API Documentation</a>
+</li></ul></div></div><div class="footer-text"><span align="center"><a href="index.html"><img src="images/home.png" alt="Documentation Home"></a></span><br>
+  This document was built from Sqoop source available at
+  <a href="http://svn.apache.org/repos/asf/sqoop/trunk/">http://svn.apache.org/repos/asf/sqoop/trunk/</a>.
+  </div></body></html>

Added: sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-codegen.1.gz
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-codegen.1.gz?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-codegen.1.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-create-hive-table.1.gz
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-create-hive-table.1.gz?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-create-hive-table.1.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-eval.1.gz
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-eval.1.gz?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-eval.1.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-export.1.gz
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-export.1.gz?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-export.1.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-help.1.gz
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-help.1.gz?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-help.1.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-import-all-tables.1.gz
URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-import-all-tables.1.gz?rev=1376839&view=auto
==============================================================================
Binary file - no diff available.

Propchange: sqoop/site/trunk/content/resources/docs/1.4.2/man/sqoop-import-all-tables.1.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream