⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 overview-tree.html

📁 iBATIS似乎已远离众说纷纭的OR框架之列
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<LI TYPE="circle">net.sf.ezmorph.object.<A HREF="net/sf/ezmorph/object/AbstractObjectMorpher.html" title="class in net.sf.ezmorph.object"><B>AbstractObjectMorpher</B></A> (implements net.sf.ezmorph.<A HREF="net/sf/ezmorph/ObjectMorpher.html" title="interface in net.sf.ezmorph">ObjectMorpher</A>)
<UL>
<LI TYPE="circle">net.sf.ezmorph.object.<A HREF="net/sf/ezmorph/object/BigDecimalMorpher.html" title="class in net.sf.ezmorph.object"><B>BigDecimalMorpher</B></A><LI TYPE="circle">net.sf.ezmorph.object.<A HREF="net/sf/ezmorph/object/BigIntegerMorpher.html" title="class in net.sf.ezmorph.object"><B>BigIntegerMorpher</B></A><LI TYPE="circle">net.sf.ezmorph.object.<A HREF="net/sf/ezmorph/object/BooleanObjectMorpher.html" title="class in net.sf.ezmorph.object"><B>BooleanObjectMorpher</B></A><LI TYPE="circle">net.sf.ezmorph.object.<A HREF="net/sf/ezmorph/object/CharacterObjectMorpher.html" title="class in net.sf.ezmorph.object"><B>CharacterObjectMorpher</B></A><LI TYPE="circle">net.sf.ezmorph.object.<A HREF="net/sf/ezmorph/object/DateMorpher.html" title="class in net.sf.ezmorph.object"><B>DateMorpher</B></A><LI TYPE="circle">net.sf.ezmorph.object.<A HREF="net/sf/ezmorph/object/NumberMorpher.html" title="class in net.sf.ezmorph.object"><B>NumberMorpher</B></A></UL>
<LI TYPE="circle">net.sf.ezmorph.primitive.<A HREF="net/sf/ezmorph/primitive/AbstractPrimitiveMorpher.html" title="class in net.sf.ezmorph.primitive"><B>AbstractPrimitiveMorpher</B></A> (implements net.sf.ezmorph.<A HREF="net/sf/ezmorph/Morpher.html" title="interface in net.sf.ezmorph">Morpher</A>)
<UL>
<LI TYPE="circle">net.sf.ezmorph.primitive.<A HREF="net/sf/ezmorph/primitive/AbstractDecimalMorpher.html" title="class in net.sf.ezmorph.primitive"><B>AbstractDecimalMorpher</B></A><UL>
<LI TYPE="circle">net.sf.ezmorph.primitive.<A HREF="net/sf/ezmorph/primitive/DoubleMorpher.html" title="class in net.sf.ezmorph.primitive"><B>DoubleMorpher</B></A><LI TYPE="circle">net.sf.ezmorph.primitive.<A HREF="net/sf/ezmorph/primitive/FloatMorpher.html" title="class in net.sf.ezmorph.primitive"><B>FloatMorpher</B></A></UL>
<LI TYPE="circle">net.sf.ezmorph.primitive.<A HREF="net/sf/ezmorph/primitive/AbstractIntegerMorpher.html" title="class in net.sf.ezmorph.primitive"><B>AbstractIntegerMorpher</B></A><UL>
<LI TYPE="circle">net.sf.ezmorph.primitive.<A HREF="net/sf/ezmorph/primitive/ByteMorpher.html" title="class in net.sf.ezmorph.primitive"><B>ByteMorpher</B></A><LI TYPE="circle">net.sf.ezmorph.primitive.<A HREF="net/sf/ezmorph/primitive/IntMorpher.html" title="class in net.sf.ezmorph.primitive"><B>IntMorpher</B></A><LI TYPE="circle">net.sf.ezmorph.primitive.<A HREF="net/sf/ezmorph/primitive/LongMorpher.html" title="class in net.sf.ezmorph.primitive"><B>LongMorpher</B></A><LI TYPE="circle">net.sf.ezmorph.primitive.<A HREF="net/sf/ezmorph/primitive/ShortMorpher.html" title="class in net.sf.ezmorph.primitive"><B>ShortMorpher</B></A></UL>
<LI TYPE="circle">net.sf.ezmorph.primitive.<A HREF="net/sf/ezmorph/primitive/BooleanMorpher.html" title="class in net.sf.ezmorph.primitive"><B>BooleanMorpher</B></A><LI TYPE="circle">net.sf.ezmorph.primitive.<A HREF="net/sf/ezmorph/primitive/CharMorpher.html" title="class in net.sf.ezmorph.primitive"><B>CharMorpher</B></A></UL>
<LI TYPE="circle">junit.framework.<A HREF="http://www.junit.org/junit/javadoc/junit/framework/Assert.html?is-external=true" title="class or interface in junit.framework"><B>Assert</B></A><UL>
<LI TYPE="circle">net.sf.ezmorph.test.<A HREF="net/sf/ezmorph/test/ArrayAssertions.html" title="class in net.sf.ezmorph.test"><B>ArrayAssertions</B></A></UL>
<LI TYPE="circle">net.sf.ezmorph.bean.<A HREF="net/sf/ezmorph/bean/BeanMorpher.html" title="class in net.sf.ezmorph.bean"><B>BeanMorpher</B></A> (implements net.sf.ezmorph.<A HREF="net/sf/ezmorph/ObjectMorpher.html" title="interface in net.sf.ezmorph">ObjectMorpher</A>)
<LI TYPE="circle">net.sf.ezmorph.object.<A HREF="net/sf/ezmorph/object/ClassMorpher.html" title="class in net.sf.ezmorph.object"><B>ClassMorpher</B></A> (implements net.sf.ezmorph.<A HREF="net/sf/ezmorph/ObjectMorpher.html" title="interface in net.sf.ezmorph">ObjectMorpher</A>)
<LI TYPE="circle">net.sf.ezmorph.object.<A HREF="net/sf/ezmorph/object/IdentityObjectMorpher.html" title="class in net.sf.ezmorph.object"><B>IdentityObjectMorpher</B></A> (implements net.sf.ezmorph.<A HREF="net/sf/ezmorph/ObjectMorpher.html" title="interface in net.sf.ezmorph">ObjectMorpher</A>)
<LI TYPE="circle">net.sf.ezmorph.bean.<A HREF="net/sf/ezmorph/bean/MorphDynaBean.html" title="class in net.sf.ezmorph.bean"><B>MorphDynaBean</B></A> (implements org.apache.commons.beanutils.<A HREF="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/docs/api/org/apache/commons/beanutils/DynaBean.html?is-external=true" title="class or interface in org.apache.commons.beanutils">DynaBean</A>, java.io.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">net.sf.ezmorph.bean.<A HREF="net/sf/ezmorph/bean/MorphDynaClass.html" title="class in net.sf.ezmorph.bean"><B>MorphDynaClass</B></A> (implements org.apache.commons.beanutils.<A HREF="http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/docs/api/org/apache/commons/beanutils/DynaClass.html?is-external=true" title="class or interface in org.apache.commons.beanutils">DynaClass</A>, java.io.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">net.sf.ezmorph.<A HREF="net/sf/ezmorph/MorpherRegistry.html" title="class in net.sf.ezmorph"><B>MorpherRegistry</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">net.sf.ezmorph.<A HREF="net/sf/ezmorph/MorphUtils.html" title="class in net.sf.ezmorph"><B>MorphUtils</B></A><LI TYPE="circle">net.sf.ezmorph.object.<A HREF="net/sf/ezmorph/object/StringMorpher.html" title="class in net.sf.ezmorph.object"><B>StringMorpher</B></A> (implements net.sf.ezmorph.<A HREF="net/sf/ezmorph/ObjectMorpher.html" title="interface in net.sf.ezmorph">ObjectMorpher</A>)
<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><B>RuntimeException</B></A><UL>
<LI TYPE="circle">org.apache.commons.lang.exception.<A HREF="http://jakarta.apache.org/commons/lang/api-2.2/org/apache/commons/lang/exception/NestableRuntimeException.html?is-external=true" title="class or interface in org.apache.commons.lang.exception"><B>NestableRuntimeException</B></A> (implements org.apache.commons.lang.exception.<A HREF="http://jakarta.apache.org/commons/lang/api-2.2/org/apache/commons/lang/exception/Nestable.html?is-external=true" title="class or interface in org.apache.commons.lang.exception">Nestable</A>)
<UL>
<LI TYPE="circle">net.sf.ezmorph.<A HREF="net/sf/ezmorph/MorphException.html" title="class in net.sf.ezmorph"><B>MorphException</B></A></UL>
</UL>
</UL>
</UL>
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">net.sf.ezmorph.<A HREF="net/sf/ezmorph/Morpher.html" title="interface in net.sf.ezmorph"><B>Morpher</B></A><UL>
<LI TYPE="circle">net.sf.ezmorph.<A HREF="net/sf/ezmorph/ObjectMorpher.html" title="interface in net.sf.ezmorph"><B>ObjectMorpher</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; 2006-2007 null. All Rights Reserved.
</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -