代码搜索:DOM4J
找到约 134 项符合「DOM4J」的源代码
代码结果 134
www.eeworm.com/read/163965/5503801
java documentexception.java
/*
* Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.
*
* This software is open source.
* See the bottom of this file for the licence.
*/
package org.dom4j;
import java.io.
www.eeworm.com/read/163965/5503877
java ruleset.java
/*
* Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.
*
* This software is open source.
* See the bottom of this file for the licence.
*/
package org.dom4j.rule;
import jav
www.eeworm.com/read/163965/5503956
java jaxbsupport.java
/*
* Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.
*
* This software is open source.
* See the bottom of this file for the licence.
*/
package org.dom4j.jaxb;
import jav
www.eeworm.com/read/163965/5503669
java saxdomdemo.java
/*
* Copyright 2001-2004 (C) MetaStuff, Ltd. All Rights Reserved.
*
* This software is open source.
* See the bottom of this file for the licence.
*
* $Id: SAXDOMDemo.java,v 1.4 2005/01
www.eeworm.com/read/427018/8984895
txt readme.txt
本人写的另一个XML实例化小程序,同样也是以前的课程作业,用来将XML文件存储到数据库中(本例是SQL SERVER)的文件。
1. 数据库配置存储在Properties文件中,可以自由配置JDBC连接字符串而无需重新编译。
2. 其中用到了<mark>DOM4J</mark>来读取和存储XML文件,使用的是微软的JDBC类库。
3. 使用了DAO模式来存储数据库,如果针对不同的数据库可以使用不同的DAO,只需对 ...
www.eeworm.com/read/340196/12172853
txt readme.txt
此源码为为中国移动集团公司开发的通讯录模块,该模块为纯jsp实现,该模块在oracel+sun_jes成功实施
通讯录提供了定制显示功能,开发人员只需要对程序提供xslt文件进行修改,即可定制数据显示格式。
该程序使用的<mark>dom4j</mark>,oralce数据库驱动包,本程序不再提供,用户可以去网上下载
txl_table.sql为oralce脚本文件,如使用其他数据库请自行调整
sso。jsp用来实 ...
www.eeworm.com/read/138887/13205849
txt hibernate入门 - 包作用详解.txt
作者:robbin (MSN:robbin_fan AT hotmail DOT com)
版权声明:本文严禁转载,如有转载请求,请和作者联系
Hibernate一共包括了23个jar包,令人眼花缭乱。本文将详细讲解Hibernate每个jar包的作用,便于你在应用中根据自己的需要进行取舍。
下载Hibernate,例如2.0.3稳定版本,解压缩,可以看到一个hibernate