搜索资源列表
jsXe
- jsXe 是java简单的XML编辑器。 它使用的Swing工具,JAXP,和DOM编写java.你可以以一种树状形式编写XML文档。 -jsXe java is a simple XML editor. It uses the Swing tools, JAXP, DOM and prepared java. You can form in a tree prepared XML documents.
xloadtree
- XML扩展树解析,具体利用解析器来分析扩展的XML节点和属性,比较不错的-XML extension of the tree analysis, the specific use to analyze the expansion resolver XML nodes and attributes, compare well
JspTree
- jsp + xml实现treeview,用很少代码就能实现,超级简单-jsp+ xml achieve treeview, with very little code can achieve, super simple
FCA_Greysh_Configuration
- 简介 JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。但是存在TXT中扩展性不好,就笔者观察,一般的程序员都喜欢把经常修改的常量存在xml文件或者properties文件。 存在xml文件最大的好处是扩展性很好,一般用sax或者dom这两个方向的框架,比如DOM4J,JDOM等。Sun推出的JAXM(Java API for XML Messaging)也是用的DOM4J。由于SA
VKX.java
- This sample read file xml and creater tree -This is sample read file xml and creater tree
JXMLEditor
- JXMLEditor is a XML editor developed in Java which is based on the Xerces Java parser. The goal of this editor is to offer some features (tree view, drag & drop, syntax colorizing) to create XML documents easily. Also available as Eclipse Plugin.
AjaxTree
- ajax实现动态树结构,可以动态修改树结构!很不错的!-ajax very good
XMLTreeDiagram
- this java program draws a tree diagram for any XML document.incluing source code for learning. great !
Asg1_Evronia_14
- creating a directory tree of files and folders in a given destination, using xml dom parser.. written in java
Jsp.XML.tree.menu.library.development
- Jsp XML树状菜单类库开发代码Jsp XML tree menu code library development -Jsp XML tree menu code library development
ue1710
- UltraEdit 是理想的文本、HTML 和十六进制编辑器,也是高级 PHP、Perl、Java 和 Javascr ipt 程序编辑器。作为行业奖项的获得者,UltraEdit 在所有 32 位 Windows 平台上支持基于磁盘的 64 位文件处理(标准)。请立即下载免费试用版,以体验为何 UltraEdit 会成为事实标准并在全球拥有两百多万用户。-UltraEdit is the ideal text, HTML and hex editor, and an advanced PHP,
xmlparser
- XML解析器在XML文件中载入一个满内存,它解析文件,它会产生一个树结构代表XML文件。当然,你也可以解析XML数据,你已经储存自己变成一个内存缓冲区中。此后,你可以很轻易地“探”树,让你的数据。你也可以使用“添加修改树”和“删除”功能和再生一个XML字符串从subtree格式化。-Here is how it works: The XML parser loads a full XML file in memory, it parses the file and it generates a
XML
- 使用DOM解析XML文件 Dom解析是将xml文件全部载入,组装成一颗dom树,然后通过节点以及节点之间的关系来解析xml文件。对于特别大的文档,解析和加载整个文档可能很慢且很耗资源 http://www.iteye.com/topic/763926 -Dom XML file using DOM parser to parse the xml file is all loaded, assembled into a dom tree, then the relationship b
xstream-distribution-1.4.2-src
- 在越来越多项目的中xml扮演着重要的角色,程序对xml的解析也越来越频繁。常规的解析工具都是解析器把xml文档转化为一个包含其内容的树,并对树进行遍历,要实现将java对象序列化为xml或者再转换回来,则需要大量的代码实现。而使用XStream则不用任何映射就能实现多数java对象的序列化。-Play an important role in more and more projects in the xml process xml parsing more and more frequent.
java_dom_xml
- 对当前流行的xml进行解析,并且封装到java 类里面,本次解析采用的是w3c标准的dom树解析-On the popular XML parsing, and encapsulated into the Java Class, the analysis using the W3C standard DOM tree analysis
JavaCompiler3.0
- Java实现的一个编译器前端,可以生生成符号表和中间虚拟语法树。做了模块化设计,分别对象的前端,中间码还有后端进行的分别实现,任何一部分都可以写成自己的实现。有一个小MX5的测试文件,可以直接运行MX5.java-A compiler in Java implementation, it is be able to generate symbol table and abstract syntax tree, outputting them in a nice XML format. Each
swig-2.0.0.tar
- SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scr ipting languages such as Perl, PHP, Python, Tcl/Tk, and Ruby, however the list
TreeListViewDemo
- 可以在安卓系统打印出树的层次结构,采用的是java的泛型编程,只需自己写节点类型和xml文件就可以实现自己的树。-You can print out the Android hierarchy tree, using generic programming java, just write your own node types and xml file you can implement your own tree.
php-tree-static
- PHP ajax Tree树形菜单,在PHP中快速实现一个目录列表类型的树形菜单,十分简洁漂亮,在PHP中应用广泛,本菜单基于java scr ipt和XML技术实现。-PHP ajax Tree tree menu, in PHP to quickly implement a list type directory tree menu is very simple and beautiful, widely used in PHP, this menu is based on java scr