Welcome![Sign In][Sign Up]
Location:
Search - jdom 1.1 a

Search list

[JSP/Javajdom-1.0

Description: The JDOM build system is based on Jakarta Ant, which is a Java building tool originally developed for the Jakarta Tomcat project but now used in many other Apache projects and extended by many developers.
Platform: | Size: 3912912 | Author: 郭喜春 | Hits:

[JSP/Javajdom-1.0

Description: The JDOM build system is based on Jakarta Ant, which is a Java building tool originally developed for the Jakarta Tomcat project but now used in many other Apache projects and extended by many developers.
Platform: | Size: 3912704 | Author: 郭喜春 | Hits:

[WEB CodeTestJDOM

Description: JDOM一个Java+DOM的非常方便,简单的接口,功能也很强大,这是个JDOM的测试,在编译之前,请将Jdom.jar添加到你的classpath中。-JDOM a Java DOM very convenient, simple interface, function is also very powerful, and this is a JDOM tests and the compiler, I would be grateful if you Jdom.jar added to the classpath China.
Platform: | Size: 2048 | Author: 徐广贤 | Hits:

[transportation applicationsBusLine_src

Description: 这是本人学习JAVA操作XML文件时编写的小软件,数据存储采用XML文件格式,路线搜索采用图搜索算法。(对XML的操作采用jdom),这是较早前写的代码了,近来比较忙也没有再做修改,我在个人blog上发过编译后的jar包,很多人想要源码,所以这次就上传上来了:) -this is my learning Java operating XML documents prepared by small software, data storage using XML document formats, the road map search using search algorithm. (The right to operate using XML jdom), which was earlier writing code and more recent is busy doing no changes in my personal blog on the compiler to issue the jar packet, a lot of people want to source, and so on upload onto a :)
Platform: | Size: 62464 | Author: rochoc | Hits:

[xml-soap-webservicenetmesh_portal

Description: JDOM解析XML做的一个基于网格的portal程序,收集一些各节点主机的基本信息,涉及一个遍历算法。开发平台:Elipse3.1+JBO-JDOM parsing XML to do a grid-based portal procedures, the nodes collect some basic information mainframe, involving a traversal algorithm. Development platform : Elipse3.1 JBO
Platform: | Size: 4322304 | Author: a | Hits:

[Game ProgramA-VRP-sol

Description: 使用jdom读入xml文件,一边读入一边存储在arraylist 里面-use jdom read into the xml document read into the side of the side storage inside the arraylist
Platform: | Size: 4096 | Author: 崔凝碧 | Hits:

[xml-soap-webserviceDom4jTest

Description: DOM4j是XML访问的强有力工具,本代码为DOM4j调用的基本流程,import部分显示了其主要的类。-XML Access DOM4j is a powerful tool, the code for the basic processes DOM4j call, import section shows the main class.
Platform: | Size: 1024 | Author: 张如飞 | Hits:

[JSP/Javajdom-test-1.1

Description: 一个java操作xml的完整示例,采取jdom实现-Xml operate a complete java examples, taken jdom realize
Platform: | Size: 814080 | Author: chenyu | Hits:

[JSP/JavaXMLks

Description: jdom开发一个考试系统,可以用来学习jsp-jdom develop a test system can be used to study jsp
Platform: | Size: 154624 | Author: 王保杰 | Hits:

[JSP/Javajson-c-0.7

Description: JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。[编辑本段]JSON与XML的比较   ◆可读性   JSON和XML的可读性可谓不相上下,一边是建议的语法,一边是规范的标签形式,很难分出胜负。   ◆可扩展性   XML天生有很好的扩展性,JSON当然也有,没有什么是XML能扩展,JSON不能的。   ◆编码难度   XML有丰富的编码工具,比如Dom4j、JDom等,JSON也有json.org提供的工具,但是JSON的编码明显比XML容易许多,即使不借助工具也能写出JSON的代码,可是要写好XML就不太容易了。   ◆解码难度   XML的解析得考虑子节点父节点,让人头昏眼花,而JSON的解析难度几乎为0。这一点XML输的真是没话说。 -The JavaScript Object Notation (JSON) is a simple and lightweight data interchange format. This project provides libraries for manipulating JSON objects for various languages. For more information on JSON, visit http://www.json.org/
Platform: | Size: 663552 | Author: 王洋 | Hits:

[JSP/Javajava

Description: 本人的毕业设计,JAVA实现数据库转化,我用Java作为编程语言(Java的版本是6.0),JDOM作为XML解析器。数据库是SQL Server 2000,开发工具是NetBeans IDE 5.5 大家在运行程序的时候最好还是使用NetBeans IDE 5.5和Java 6.0,因为我设计的是图形界面,在设计的时候我用到了NetBeans的Swing设计工具Martisse,如果把我的程序放在JBuilder、Eclipse或JCreator中无法运行的(NetBeans是免费下载的) src就是我程序的源代码,XRSystem.SQL就是建立数据库的脚本文件,解压缩后在查询分析器中打开直接运行就可以建立好数据库,文件夹XML是几个XML文档示例-My graduation project, JAVA implementation into a database, I used Java as a programming language (Java version 6.0), JDOM as an XML parser. Database is SQL Server 2000, development tools, NetBeans IDE 5.5 U.S. are running the program at a time when it would be better to use NetBeans IDE 5.5 and Java 6.0, because my graphics are designed to interface design at a time when I used the NetBeans Design Tools Martisse of Swing If I put the procedure on JBuilder, Eclipse or JCreator can not run in the (NetBeans is a free download) src is the source code of my program, XRSystem.SQL is set up the database script file, unzip it in the Query Analyzer open a direct operation can be well set up databases, XML folder are some examples of XML documents
Platform: | Size: 84992 | Author: xinyu | Hits:

[JSP/JavaFCA_Greysh_Configuration

Description: 简介 JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。但是存在TXT中扩展性不好,就笔者观察,一般的程序员都喜欢把经常修改的常量存在xml文件或者properties文件。 存在xml文件最大的好处是扩展性很好,一般用sax或者dom这两个方向的框架,比如DOM4J,JDOM等。Sun推出的JAXM(Java API for XML Messaging)也是用的DOM4J。由于SAX的处理方式类似流媒体,是逐行的,不需要全部加载。而DOM是全部加载在内存,生成树。因而SAX的读取比DOM性能好,但是修改的话DOM略胜一筹。properties文件的扩展性不如xml,但是有很多xml没法实现的优势,比如加密之类的~ Helloworld 笔者根据自己开发中感受,写了一个工具包,用来体现读取xml或者properties的流程,大家在使用的时候记得修改文件路径。一共包含五个文件.本demo主要是用来模拟读取数据库的账户和密码的,读者可以在此基础上扩展。-Brief introduction JavaEE development at the time, if the system constants are generally used to promote constant enumeration type, write in a separate category, but often want to modify the variables, such as the data source configuration, if the database exist, in one waste. But the existence of bad TXT extension on my observation, the programmers in general are often modified to enjoy the constant existence xml documents or document properties. Xml files exist to expand the biggest benefits of a good sax or dom in general with the direction of these two frameworks, such as DOM4J, JDOM, etc.. Sun introduced JAXM (Java API for XML Messaging) is also used DOM4J. SAX approach because a similar streaming media, are progressive and do not need the full load. And DOM are all loaded in memory, spanning tree. SAX and thus the better read performance than the DOM, but DOM is better if modified. properties of paper as an extension of xml, but can not realize there is a lot of the advanta
Platform: | Size: 1054720 | Author: Greysh | Hits:

[JSP/Javajdom-1.1

Description: java的一个zip文件,可以解压下来试用的啊-java as a zip file, you can extract from the trial ah
Platform: | Size: 3982336 | Author: 吕天 | Hits:

[OS programjdom_v1.1

Description: 此文档包含jar包、源码、chm格式的api,-This document contains the jar package, source code, chm format api,
Platform: | Size: 4030464 | Author: 张猛 | Hits:

[JSP/Javajdom

Description: jdom 是一个处理xml文件的java类库,可以方便地对xml文件进行读或写-jdom is a processing xml file java class library, can easily read or write xml file
Platform: | Size: 433152 | Author: clicksion | Hits:

[JSP/Javajaxen-1.1.1-src

Description: jaxen是一个用Java开发的XPath 引擎,支持JDOM, dom4j,很有用的.-jaxen is a Java developer to use the XPath engine to support JDOM, dom4j, very useful
Platform: | Size: 718848 | Author: zhang wuji | Hits:

[JSP/Javajdom

Description: jdom 一个解析 xml 的开源工具 用起来比较方便 效率比dom4j 要差点-a nice open source project deal with parseing the xml docs
Platform: | Size: 5669888 | Author: longlilove | Hits:

[xml-soap-webserviceJDom

Description: JDOM是Breet Mclaughlin和Jason Hunter两大Java高手的创作成果,2000年初,JDOM作为一个开放源代码项目正式开始研发。JDOM是一种解析XML的Java工具包。-The JDOM Breet Mclaughlin and Jason Hunter, the two Java master creations, early 2000, JDOM, an open source project officially began the development of. JDOM is a parsing XML Java toolkit.
Platform: | Size: 3072 | Author: rose | Hits:

[JSP/Javajdom-1.1.3-

Description: 解析XML一种较轻便的java包,可以解析结构化的XM文件-XML parsing of java has a lighter weight package, you can parse structured XM file
Platform: | Size: 151552 | Author: wangpule | Hits:

[xml-soap-webservicedom4j-1.6.1

Description: dom4j是一个Java的XML API,类似于jdom,用来读写XML文件的。dom4j是一个非常非常优秀的Java XML API,具有性能优异、功能强大和极端易用使用的特点,同时它也是一个开放源代码的软件(Dom4j is a Java XML API, similar to JDOM, used to read and write XML files. Dom4j is a very, very good Java XML API, which is excellent in performance, powerful and extremely easy to use, and it is also an open source software)
Platform: | Size: 741376 | Author: primo816 | Hits:
« 12 3 »

CodeBus www.codebus.net