搜索资源列表
OReilly - Java & XSLT
- OReilly - Java & XSLT
TestOfWebharvest05-all
- Web-Harvest是一个Java开源Web数据抽取工具。它能够收集指定的Web页面并从这些页面中提取有用的数据。Web-Harvest主要是运用了像XSLT,XQuery,正则表达式等这些技术来实现对text/xml的操作。测试版本。
jsp_txl
- 此程序为纯jsp实现通讯录功能,通过xslt实现了通讯录数据显示格式定制功能,是个学习xml+xslt很好的范例
txl
- 该程序由纯jsp实现,通过xml+xslt实现数据显示定制功能,是学习xml+xslt一个不错的范例!在oralce+sun_jes实施通过
ASP.NET
- 本程序演示了在ASP.NET中使用XML/XSLT,图形开发技术,是C#发现之旅系列课程关于C#操作XML/XSLT,图形开发技术的演示程序。本程序使用C#开发,运行在微软.NET框架1.1的环境下。
Web-Harvest
- Web-Harvest是一个Java开源Web数据抽取工具。它能够收集指定的Web页面并从这些页面中提取有用的数据。Web-Harvest主要是运用了像XSLT,XQuery,正则表达式等这些技术来实现对text/xml的操作。
JSPLesson
- 關於j2ee《Java Web开发详解——XML+XSLT+ServLet+JSP深入剖析与实例应用-java
web_harvest
- Web-Harvest是一个Java开源Web数据抽取工具。它能够收集指定的Web页面并从这些页面中提取有用的数据。Web-Harvest主要是运用了像XSLT,XQuery,正则表达式等这些技术来实现对text/xml的操作。-Web-Harvest is an open source Java tools for Web data extraction. It can collect the specified Web page and extracts from these pages u
JavaScriptOperateXMLdocument
- 本资源向读者提供了在IE、FireFox等浏览中应用Javascr ipt操作和使用xml文档的源码,其中涉及xml基本语法、xpath、xslt等技术。-The resources to provide readers with in IE, FireFox browser application, such as Javascr ipt to operate and use the source xml document, which involves basic xml syntax, x
PostProcessing
- 基于Java的自定义XSLTXEP XML格式转换示例。包括XSLT样式表landscape.xsl排列成景观面向文档的逻辑页。-This sample illustrates how to manipulate intermediate XEP XML format by applying a custom XSLT transformation to it. Included XSLT stylesheet make-landscape.xsl rearranges logical page
A_(_part1019517711282005
- This application allows XML Files to hold data as does any database , XSL defines the presentation style of the application, JDOM s XSLT which means XSL Transformation allows the XSL and XML to be merged to gether for a neater looking web application
XSLT.2.0
- XSLT.2.0从入门到精通,作者尽其所能地讲述了xslt2.0的-This book has had a long and drawn-out gestation as it matched the slow progress of XSLT 2.0. My thanks to all those at Apress who helped in the process, particularly Kylie Johnston, Martin Streicher, and Ami Kno
AutoComplete
- Ajax(Asynchronous Javascr ipt + XML)的定义 基于web标准(standards-based presentation)XHTML+CSS的表示; 使用 DOM(Document Object Model)进行动态显示及交互; 使用 XML 和 XSLT 进行数据交换及相关操作; 使用 XMLHttpRequest 进行异步数据查询、检索; 使用 Javascr ipt 将所有的东西绑定在一起。英文参见
Java-source-code-case
- 描述Java语言实现各种基本功能,如文字处理,网页制作,HTML文件转换成XML输出,转换XSLT文件到标准输出,实现了目录的列表显示等等,内容丰富!-Descr iption of basic Java language features such as word processing, creating web pages, HTML documents into XML output, convert XSLT files to standard output, to achieve th
JTidy-lizi
- 用JTidy将html文件转换成xml文件例子,网上例程,实现了一下,1.html为样式文件,1.xslt为抽取规则(不同网页自己修改),1.xml为结果-Html file with JTidy to convert xml file example, online routine to achieve the look, 1.html as a style file, 1.xslt for the extraction rules (different web page modify the
xslt
- this is very usefull code for learning the java programming
Test
- xslt转换xml源码,包含所需的几个jar包,直接导入myeclipse可以看到效果-xslt convert xml source
staxon-master
- 使用StAXON,可以用java的xml接口去读写json对象,尤其是可以利用相关的xml技术:xslt, jaxb, xsd, xpath, xquery-Use StAXON, to read and write using the xml interface java json object, especially the xml: xslt, jaxb, xsd, xpath, xquery
AnalysisMode
- xslt实现将xml文档自动转换成html文档-xslt translate xml document into html document
ElemMessage
- If the terminate attribute has the value yes, then the XSLT transformer should terminate processing after sending the message. The default value is no.