文件名称:commons-digester-1.7-all-src
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 433kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
XML转换开源包,就是让你配置一个 XML 转到 Java Object 对应的程序, 当一些 XML
中特定的属性将会触发一些被称为 rules 的动作, 有一些属性是已经被定义好了,
当然你也可以建立自己所需要的. 而 Digester 也包含了以下高级的特性 :
*能够嵌入你原本的对应方式, 而不会影响你的需求.
*自定义(Customized)的 namespace-aware 的执行, 以至于你可以定义 rules 恰当独特的 XML
命名空间.
*将所有的 Rules 放入 RuleSets 可以简单方便地重复使用在其它需要相同类型的项目之中-XML conversion open-source package, is to allow you to configure an XML to Java Object corresponding to the procedure, when a number of XML specific attributes will trigger a number of actions called rules, some properties are already defined well, of course, you can also create their own needs. and Digester also includes the following advanced features:* can be embedded in your original correspondence, rather not affect your needs.* Custom (Customized) the implementation of the namespace-aware, so that You can define rules appropriate to the unique XML namespace.* all the Rules into RuleSets can simply and easily re-use in other types of projects require the same among the
中特定的属性将会触发一些被称为 rules 的动作, 有一些属性是已经被定义好了,
当然你也可以建立自己所需要的. 而 Digester 也包含了以下高级的特性 :
*能够嵌入你原本的对应方式, 而不会影响你的需求.
*自定义(Customized)的 namespace-aware 的执行, 以至于你可以定义 rules 恰当独特的 XML
命名空间.
*将所有的 Rules 放入 RuleSets 可以简单方便地重复使用在其它需要相同类型的项目之中-XML conversion open-source package, is to allow you to configure an XML to Java Object corresponding to the procedure, when a number of XML specific attributes will trigger a number of actions called rules, some properties are already defined well, of course, you can also create their own needs. and Digester also includes the following advanced features:* can be embedded in your original correspondence, rather not affect your needs.* Custom (Customized) the implementation of the namespace-aware, so that You can define rules appropriate to the unique XML namespace.* all the Rules into RuleSets can simply and easily re-use in other types of projects require the same among the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
commons-digester-1.7-src
........................\src
........................\...\test
........................\...\....\org
........................\...\....\...\apache
........................\...\....\...\......\commons
........................\...\....\...\......\.......\digester
........................\...\....\...\......\.......\........\TestOthers.java
........................\...\....\...\......\.......\........\Address.java
........................\...\....\...\......\.......\........\AlphaBean.java
........................\...\....\...\......\.......\........\Nameable.java
........................\...\....\...\......\.......\........\xmlrules
........................\...\....\...\......\.......\........\........\DigesterLoaderTest.java
........................\...\....\...\......\.......\........\........\testCircularRules.xml
........................\...\....\...\......\.......\........\........\testrulesinclude.xml
........................\...\....\...\......\.......\........\........\DigesterLoaderRulesTest.java
........................\...\....\...\......\.......\........\........\test-call-param-rules.xml
........................\...\....\...\......\.......\........\........\testfactorynoignore.xml
........................\...\....\...\......\.......\........\........\FromXmlRuleSetTest.java
........................\...\....\...\......\.......\........\........\testPropertyAliasRules.xml
........................\...\....\...\......\.......\........\........\testrules.xml
........................\...\....\...\......\.......\........\........\IncludeTest.java
........................\...\....\...\......\.......\........\........\TestDigesterRulesSource.java
........................\...\....\...\......\.......\........\........\TestObject.java
........................\...\....\...\......\.......\........\........\ThrowExceptionCreationFactory.java
........................\...\....\...\......\.......\........\........\test.xml
........................\...\....\...\......\.......\........\........\testfactory.xml
........................\...\....\...\......\.......\........\........\DigesterPatternStackTest.java
........................\...\....\...\......\.......\........\........\testfactoryignore.xml
........................\...\....\...\......\.......\........\........\DigesterLoaderTestSuite.java
........................\...\....\...\......\.......\........\........\CallParamTestObject.java
........................\...\....\...\......\.......\........\TestRule.java
........................\...\....\...\......\.......\........\Test2.xml
........................\...\....\...\......\.......\........\BeanPropertySetterRuleTestCase.java
........................\...\....\...\......\.......\........\NodeCreateRuleTestCase.java
........................\...\....\...\......\.......\........\simple.dtd
........................\...\....\...\......\.......\........\Test8.xml
........................\...\....\...\......\.......\........\SetNestedPropertiesRuleTestCase.java
........................\...\....\...\......\.......\........\Box.java
........................\...\....\...\......\.......\........\document-with-relative-dtd.xml
........................\...\....\...\......\.......\........\OverlappingCallMethodRuleTestCase.java
........................\...\....\...\......\.......\........\Test4.xml
........................\...\....\...\......\.......\........\Test3.xml
........................\...\....\...\......\.......\........\Employee.java
........................\...\....\...\......\.......\........\OtherTestObjectCreationFactory.java
........................\...\....\...\......\.......\........\substitution
........................\...\....\...\......\.......\........\............\VariableExpansionTestCase.java
........................\...\....\...\......\.......\........\............\TestAll.java
........................\...\....\...\......\.......\........\plugins
........................\...\....\...\......\.......\........\.......\TextLabel2RuleInfo.java
........................\...\....\...\......\....
........................\src
........................\...\test
........................\...\....\org
........................\...\....\...\apache
........................\...\....\...\......\commons
........................\...\....\...\......\.......\digester
........................\...\....\...\......\.......\........\TestOthers.java
........................\...\....\...\......\.......\........\Address.java
........................\...\....\...\......\.......\........\AlphaBean.java
........................\...\....\...\......\.......\........\Nameable.java
........................\...\....\...\......\.......\........\xmlrules
........................\...\....\...\......\.......\........\........\DigesterLoaderTest.java
........................\...\....\...\......\.......\........\........\testCircularRules.xml
........................\...\....\...\......\.......\........\........\testrulesinclude.xml
........................\...\....\...\......\.......\........\........\DigesterLoaderRulesTest.java
........................\...\....\...\......\.......\........\........\test-call-param-rules.xml
........................\...\....\...\......\.......\........\........\testfactorynoignore.xml
........................\...\....\...\......\.......\........\........\FromXmlRuleSetTest.java
........................\...\....\...\......\.......\........\........\testPropertyAliasRules.xml
........................\...\....\...\......\.......\........\........\testrules.xml
........................\...\....\...\......\.......\........\........\IncludeTest.java
........................\...\....\...\......\.......\........\........\TestDigesterRulesSource.java
........................\...\....\...\......\.......\........\........\TestObject.java
........................\...\....\...\......\.......\........\........\ThrowExceptionCreationFactory.java
........................\...\....\...\......\.......\........\........\test.xml
........................\...\....\...\......\.......\........\........\testfactory.xml
........................\...\....\...\......\.......\........\........\DigesterPatternStackTest.java
........................\...\....\...\......\.......\........\........\testfactoryignore.xml
........................\...\....\...\......\.......\........\........\DigesterLoaderTestSuite.java
........................\...\....\...\......\.......\........\........\CallParamTestObject.java
........................\...\....\...\......\.......\........\TestRule.java
........................\...\....\...\......\.......\........\Test2.xml
........................\...\....\...\......\.......\........\BeanPropertySetterRuleTestCase.java
........................\...\....\...\......\.......\........\NodeCreateRuleTestCase.java
........................\...\....\...\......\.......\........\simple.dtd
........................\...\....\...\......\.......\........\Test8.xml
........................\...\....\...\......\.......\........\SetNestedPropertiesRuleTestCase.java
........................\...\....\...\......\.......\........\Box.java
........................\...\....\...\......\.......\........\document-with-relative-dtd.xml
........................\...\....\...\......\.......\........\OverlappingCallMethodRuleTestCase.java
........................\...\....\...\......\.......\........\Test4.xml
........................\...\....\...\......\.......\........\Test3.xml
........................\...\....\...\......\.......\........\Employee.java
........................\...\....\...\......\.......\........\OtherTestObjectCreationFactory.java
........................\...\....\...\......\.......\........\substitution
........................\...\....\...\......\.......\........\............\VariableExpansionTestCase.java
........................\...\....\...\......\.......\........\............\TestAll.java
........................\...\....\...\......\.......\........\plugins
........................\...\....\...\......\.......\........\.......\TextLabel2RuleInfo.java
........................\...\....\...\......\....