diff options
author | dims <dims@13f79535-47bb-0310-9956-ffa450edef68> | 2008-06-17 00:23:01 +0000 |
---|---|---|
committer | dims <dims@13f79535-47bb-0310-9956-ffa450edef68> | 2008-06-17 00:23:01 +0000 |
commit | bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a (patch) | |
tree | 38a92061c0793434c4be189f1d70c3458b6bc41d /sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/mapper/package-frame.html |
Move Tuscany from Incubator to top level.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/mapper/package-frame.html')
-rw-r--r-- | sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/mapper/package-frame.html | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/mapper/package-frame.html b/sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/mapper/package-frame.html new file mode 100644 index 0000000000..0836f1a866 --- /dev/null +++ b/sandbox/kgoodson/agfasdo/apidocs/com/agfa/hap/sdo/mapper/package-frame.html @@ -0,0 +1,74 @@ +<!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.5.0) on Wed Dec 05 13:51:40 GMT 2007 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+com.agfa.hap.sdo.mapper (com.agfa.hap.sdo 2.15.0-for-apache-SNAPSHOT API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.agfa.hap.sdo.mapper package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="../../../../../com/agfa/hap/sdo/mapper/package-summary.html" target="classFrame">com.agfa.hap.sdo.mapper</A></FONT>
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="PropertyAccessor.html" title="interface in com.agfa.hap.sdo.mapper" target="classFrame"><I>PropertyAccessor</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="AbstractPropertyAccessor.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">AbstractPropertyAccessor</A>
+<BR>
+<A HREF="BeanPropertyAccessor.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">BeanPropertyAccessor</A>
+<BR>
+<A HREF="BeanPropertyAccessorBuilder.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">BeanPropertyAccessorBuilder</A>
+<BR>
+<A HREF="DelegatingDataMapper.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">DelegatingDataMapper</A>
+<BR>
+<A HREF="DelegatingPartialDataObjectMapper.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">DelegatingPartialDataObjectMapper</A>
+<BR>
+<A HREF="ExtendablePropertyAccessorBuilder.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">ExtendablePropertyAccessorBuilder</A>
+<BR>
+<A HREF="FalsePropertyAccessor.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">FalsePropertyAccessor</A>
+<BR>
+<A HREF="FilteringPartialDataObjectMapper.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">FilteringPartialDataObjectMapper</A>
+<BR>
+<A HREF="JavaBeanMapper.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">JavaBeanMapper</A>
+<BR>
+<A HREF="ManyValuedBeanPropertyAccessor.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">ManyValuedBeanPropertyAccessor</A>
+<BR>
+<A HREF="ManyValuedNullPropertyAccessor.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">ManyValuedNullPropertyAccessor</A>
+<BR>
+<A HREF="NullPropertyAccessor.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">NullPropertyAccessor</A>
+<BR>
+<A HREF="PartialDataObjectMapper.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">PartialDataObjectMapper</A>
+<BR>
+<A HREF="PropertyAccessorBuilder.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">PropertyAccessorBuilder</A>
+<BR>
+<A HREF="TruePropertyAccessor.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">TruePropertyAccessor</A>
+<BR>
+<A HREF="TypeMapper.html" title="class in com.agfa.hap.sdo.mapper" target="classFrame">TypeMapper</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
|