搜索资源列表
XMLParser
- 一个XML文件的两种解析方法,Dom和Sax,的JAVA程序,自己编写的,另外包括一个xsl的解析程序。-An XML file the two analytical methods, Dom and Sax, the JAVA program, I have written, and the other includes an xsl analytic procedures.
java
- 本人的毕业设计,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是免费下载的)
Genshi-0.5.1.tar
- PDF text parser. Used to read from PDF file to Java code
EmailTool
- java邮件分析器,可以从文本文件中分析出各种邮件地址,并且根据输入的域名后缀将邮件地址分类为相应的文件输出文件-java message parser, you can analyze a text file from a variety of e-mail address, and the input of the domain name suffix will e-mail address is classified as the corresponding file output fil
zcspider
- 轻量级表格文件,可以供站长解析输出,用户下载的 mte 文件也可以不用安装任何软件来打开。 迈云提供 mte 文件的 PHP 与 JS 解析器,供站长搭建自己的解析平台。 用于云处理、服务器端处理的格式,亦可以在客户端处理。 接口完全,有完善的API参考和开发手册和一个实例。 -Lightweight form file, you can resolve the output for the webmaster, the user can download mte files wit
JishiGou_1.5.0_SC_GBK
- 轻量级表格文件,可以供站长解析输出,用户下载的 mte 文件也可以不用安装任何软件来打开。 迈云提供 mte 文件的 PHP 与 JS 解析器,供站长搭建自己的解析平台。 用于云处理、服务器端处理的格式,亦可以在客户端处理。 接口完全,有完善的API参考和开发手册和一个实例。 -Lightweight form file, you can resolve the output for the webmaster, the user can download mte files wit
diypage_8
- 轻量级表格文件,可以供站长解析输出,用户下载的 mte 文件也可以不用安装任何软件来打开。 迈云提供 mte 文件的 PHP 与 JS 解析器,供站长搭建自己的解析平台。 用于云处理、服务器端处理的格式,亦可以在客户端处理。 接口完全,有完善的API参考和开发手册和一个实例。 -Lightweight form file, you can resolve the output for the webmaster, the user can download mte files wit
dotwiki
- * Prevent ViewPicture.aspx and BlogRecentChanges.aspx from using the standard stylesheet (styles.css) because we don t need the two-column layout for these pages. * RecentChanges.aspx now starts with the latest 50 changes rather than just the ch
56881806FLVParser
- Flash可以播放的Flv文件格式提取工具,可以提取音频文件,只允许FLV文件中的音频文件为MP3格式。-Flash can play the Flv file format extraction tool to extract audio files and allow only FLV files to MP3 format audio files.
Automatic
- java编写的上下文无关文法分析程序,图形界面,JBuilder运行环境,Eclipse也可,可以选择文件读取也可以自己输入。判断是否为空。形式语言与自动机的课程作业。-context-free grammar written in java parser, graphical interface, JBuilder runtime environment, Eclipse is also possible to select the file you can read their input.
htmlparser
- html parser,html文件分析工具。对于文本提取以及再编程具有良好支持性-html parser, html file analysis tool. For text extraction and re-programming with good supportive
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
Smarty-3.1.2
- Smarty是php项目开发中的模板引擎。准确的说,它实现和程序与界面的分离。因此,程序员可以改变逻辑而不需要重新构建模板模板设计者可以改变模板而不影响到逻辑. Smaty的一些特点: 非常非常的快! 用php分析器干这个苦差事是有效的 不需要多余的模板语法解析,仅仅是编译一次 仅对修改过的模板文件进行重新编译 以编辑 自定义函数 和自定义 变量 ,因此这种模板语言完全可以扩展 可以自行设置模板定界符,所以你可以使用{}, {{}}, , 等等 诸如 if/
jsoup
- jsoup是一个Java HTML Parser。能够从URL、文件或字符串解析HTML。利用DOM遍历或CSS选择器查找和抽取数据。能够操作HTML元素,属性和文本。能够依据一个白名单过滤用户提交的内容-jsoup is a Java HTML Parser. Able from the URL, file or string parsing HTML. Use DOM traversal or CSS selectors to find and extract data. Can manip
parser
- 在国外网站上找的,用于单词过滤的程序。这个网站是Planet-Source-Code-Title: A Parser Descr iption: A badword filter which can filter the given set of words from a string. Works with anything, Swing,Servlet, JSP etc. Use it in your programs such as chat applets to filter unw
BasePullParser
- Base implementation of an {@link IXmlPullParser} for cases where the parser is not sitting on top of an actual XML file.
WidgetClassLoader
- Parser for the text file containing the list of widgets, layouts and layout params.
IllegalHeartbeatException
- Parser for a constant pool embedded in a class file.
jsdai_express
- 将express语言描述的step中性文件解析成了java类库,可以直接调用于开发step文件解析器-The step neutral file parsing express language to describe became java library, you can directly call on developing step file parser
wsdl4j-1.6.3 .jar
- Web服务wsdl文件解析工具,能够解析大部分与XML Schema规范兼容的Web服务,主要的目的是用来学习WSDL4J这个工具及如何使用它们解析一个Web服务。(Web service WSDL file parser is able to parse most of the Web services that are compatible with XML Schema specification. The main purpose is to learn WSDL4J tool and