- 授权协议: GPL
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://jaxp.java.net/
软件介绍
Java API for XML Processing (JAXP)是与具体实现无关的XML解析转换验证查询API。
JAXP是JAVA平台的标准组件。 JAXP1.4已经被包含在JDK6中,JAXP1.6已经被包含在JDK8中。
因为 JSR 206 维护更新,JAXP 1.6.0 是 JAXP 最后一个独立发布的版本。JAXP 源代码现在已经集成到了 OpenJDK 库(从 OpenJDK 7 开始)。JAXP 的开发任务也有所不同了,从现在开始,将会跟随 OpenJDK 的开发进度,JAXP 属于 OpenJDK 的核心库组。
JAXP1.6支持的标准有:
Web Security Testing Cookbook
Paco Hope、Ben Walther / O'Reilly Media / 2008-10-24 / USD 39.99
Among the tests you perform on web applications, security testing is perhaps the most important, yet it's often the most neglected. The recipes in the Web Security Testing Cookbook demonstrate how dev......一起来看看 《Web Security Testing Cookbook》 这本书的介绍吧!
